Spectra Format Conversion from NMRPipe Data: Difference between revisions
Jump to navigation
Jump to search
(Created page with ' '''Spectra Format Conversion from NMRPipe Processed Data''' NMRPipe to Sparky For a 2D Matrix name nmrpipe_2d-data.ft2 :pipe2ucsf nmrpipe_2d-data.ft2 sparky_2d-data.ucsf') |
No edit summary |
||
Line 1: | Line 1: | ||
'''Spectra Format Conversion from NMRPipe Processed Data''' | '''Spectra Format Conversion from NMRPipe Processed Data''' | ||
For a 2D Matrix name nmrpipe_2d-data.ft2 | NMRPipe to Sparky | ||
For a 2D Matrix name nmrpipe_2d-data.ft2 | |||
:pipe2ucsf nmrpipe_2d-data.ft2 sparky_2d-data.ucsf | :pipe2ucsf nmrpipe_2d-data.ft2 sparky_2d-data.ucsf | ||
NMRPipe to CARA | |||
NMRPipe to XEASY | |||
NMRPipe to NMRViewJ | |||
:At the end of the processing script (e.g. ft2d.com or nmrproc.com), insert the following two lines: | |||
::nmrPipe -in gnhsqc.ft2 \ | |||
::pipe2xyz -nv -out filename.nv |
Revision as of 16:23, 7 December 2009
Spectra Format Conversion from NMRPipe Processed Data
NMRPipe to Sparky
For a 2D Matrix name nmrpipe_2d-data.ft2
- pipe2ucsf nmrpipe_2d-data.ft2 sparky_2d-data.ucsf
NMRPipe to CARA
NMRPipe to XEASY
NMRPipe to NMRViewJ
- At the end of the processing script (e.g. ft2d.com or nmrproc.com), insert the following two lines:
- nmrPipe -in gnhsqc.ft2 \
- pipe2xyz -nv -out filename.nv