nef2prot

Description:

nef2prot is used to extract chemical shift information from NEF file. NEF spec can be found here.

Usage:

nef2prot.py [-h] [-NEF myNEF.nef] [-prot outputProt.prot]

Detailed Help:

-h, --help show help message and exit
-NEF myNEF.nef Input NEF file
-prot outputProt.prot Chemical shift file name to write the extracted shift information of the protein

Examples:

nef2prot.py -NEF myNEF.nef -prot outputProt.prot