nef2rdc

Description:

nef2rdc is used to extract RDC restraints from NEF file. NEF spec can be found here.

Usage:

nef2rdc.py [-h] [-NEF myNEF.nef] [-rdc outputRDC.rdc]

Detailed Help:

-h, --help show help message and exit
-NEF myNEF.nef Input NEF file
-rdc outputRDC.rdc RDC file name to write the extracted RDC information of the protein

Examples:

nef2rdc.py -NEF myNEF.nef -rdc outputRDC.rdc