Hi,
The chemical shifts are deposited seperately into the BMRB. Eldon, is
there a way to associate 2 BMRB entries, so that relax can
automatically read in chemical shifts for a given model-free BMRB
deposition?
There are two ways to associate one or more BMRB entries. The first is
to use the 'Related_entries' tags.
loop_
_Related_entries.Database_name
_Related_entries.Database_accession_code
_Related_entries.Relationship
_Related_entries.Entry_ID
stop_
This is used often in BMRB entries.
The second method is to define a set of two or more BMRB entries as a
'study'. This method has not been used in BMRB entries but the tags
exist and could be used. This would be a more formal method of grouping
entries.
loop_
_Study_list.Sf_category
_Study_list.Sf_framecode
_Study_list.Entry_ID
_Study_list.ID
stop_
loop_
_Study.ID
_Study.Name
_Study.Type
_Study.Details
_Study.Entry_ID
_Study.Study_list_ID
stop_
loop_
_Study_keyword.Study_ID
_Study_keyword.Keyword
_Study_keyword.Entry_ID
_Study_keyword.Study_list_ID
stop_
loop_
_Study_entry_list.Study_ID
_Study_entry_list.BMRB_accession_code
_Study_entry_list.BMRB_entry_description
_Study_entry_list.Details
_Study_entry_list.Entry_ID
_Study_entry_list.Study_list_ID
stop_
Eldon