NMR-STAR tag name | _Study.ID |
---|---|
Description | NMR-STAR name: _Study.ID Unique code that identifies a specific study. |
Database field name | StudyID |
SQL Database type | INTEGER |
Part of primary Key | yes |
Foreign Key on table, column | , |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | yes |
Prompt | Unique code that identifies a specific study. |
Examples | 1 |
Help text |
NMR-STAR tag name | _Study.Name |
---|---|
Description | NMR-STAR name: _Study.Name If this deposition combined with past entries or entries planned for the future will constitute a 'study' of a biopolymer, a name for the study can be entered in this field. The name should be brief but descriptive similar to the title of a paper or review article. A study is a collection of entries containing data for a set of related molecular systems (a series of single amino acid or nucleic acid variants) or for a single molecular system but published in more than one citation (i.e., chemical shifts in one publication, atomic coordinates in another, and an investigation of the polymer in complex with another polymer in a third). In rare cases, an entry may be a member of more than one study. |
Database field name | Name |
SQL Database type | TEXT |
Part of primary Key | no |
Foreign Key on table, column | , |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | yes |
Prompt | Study name |
Examples | Investigation of cytochrome b in the molten globule state |
Help text |
NMR-STAR tag name | _Study.Type |
---|---|
Description | NMR-STAR name: _Study.Type A brief phrase that describes the study that was conducted. An enumerated list of types will be provided but an author will be able to provide their own description if none of the enumerated values are appropriate. |
Database field name | Type |
SQL Database type | VARCHAR(127) |
Part of primary Key | no |
Foreign Key on table, column | , |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | no |
Enumerations | [click for a list of enumerations] This is an open enumeration. The list of values are only suggestions. They are not enforced. |
Prompt | Study type |
Examples | structure study |
Help text |
NMR-STAR tag name | _Study.Details |
---|---|
Description | NMR-STAR name: _Study.Details Enter a text description of the study. This could be a brief statement or a more complete description similar to an abstract. |
Database field name | Details |
SQL Database type | TEXT |
Part of primary Key | no |
Foreign Key on table, column | , |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | no |
Prompt | Enter a text description of the study that has been carried out or is in progress. |
Examples | The data from the entries that make up this study were used to determine the structure and dynamics of ribonuclease T1. |
Help text |
NMR-STAR tag name | _Study.Sf_ID |
---|---|
Description | NMR-STAR name: _Study.Sf_ID Pointer to '_Study_list.Sf_ID' |
Database field name | SfID |
SQL Database type | INTEGER |
Part of primary Key | no |
Foreign Key on table, column | Study_list, Sf_ID |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | yes This field's data is for internal use only and should be hidden in public versiond of the data. |
Nulls allowed in database? | yes |
Prompt | Sf ID |
Examples | 32 |
Help text |
NMR-STAR tag name | _Study.Entry_ID |
---|---|
Description | NMR-STAR name: _Study.Entry_ID Pointer to '_Entry.ID' |
Database field name | EntryID |
SQL Database type | CHAR(12) |
Part of primary Key | yes |
Foreign Key on table, column | Study_list, Entry_ID |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | yes |
Prompt | Entry ID |
Examples | 4567 |
Help text |
NMR-STAR tag name | _Study.Study_list_ID |
---|---|
Description | NMR-STAR name: _Study.Study_list_ID Pointer to '_Study_list.ID' |
Database field name | StudyListID |
SQL Database type | INTEGER |
Part of primary Key | yes |
Foreign Key on table, column | Study_list, ID |
Saveframe ID | no |
Row Index | no |
Secondary Index | no |
Internal Flag | no |
Nulls allowed in database? | yes |
Prompt | Study list ID |
Examples | 1 |
Help text |