CYANA Command: read tab: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
== Description ==
== Description ==


Reads nmrDraw peak files assigned or unassigned. The command is implemented to read (3-dimensional) nmrDraw tab files.
Reads nmrDraw peak files assigned or unassigned.
 
The first line of the tab file should read:
'''REMARK Mode: Maximum Dimensions: 3'''


Using the command reads the file and stores the data in peak lists. The write peaks command is used to write the peaks to file, see * [[CYANA Command: write peaks|write peaks]]
Using the command reads the file and stores the data in peak lists. The write peaks command is used to write the peaks to file, see * [[CYANA Command: write peaks|write peaks]]

Revision as of 13:58, 28 January 2019

back to complete commands list

Parameters

file=filename.tab (required)

Description

Reads nmrDraw peak files assigned or unassigned.

Using the command reads the file and stores the data in peak lists. The write peaks command is used to write the peaks to file, see * write peaks

For eNOE calculations, the nmrDraw tab file needs to have been fully assigned, cleaned of noise and artifacts and fitted to the NOESY series. During the assignment process, one assigns the longest mixing time and then fits the relative intensities of the other mixing times in descending order. Therefore, the relative intensity variables A0, … , AN for N+1 mixing times are multiplied by the field "HEIGHT" and stored in memory in ascending order.

The assignment (field "ASS") in the nmrDraw tab file needs to follow the CYANA standard and further conform to:

res.proton;res.proton;res.heavyatom

, i.e. : "16.H;22.HA;22.CA"