Explanation of the TargetDB
Document Type Definition(DTD)
Content:
Center-Specific Target Identifier
A unique identifier for the target sequence defined by each depositing center.
|
|
Examples:
<id>WR90EC</id> |
|
| back to top | |
Laboratory Name
Laboratory name
|
|
Examples:
<lab>Southeast Collaboratory for Structural Genomics</lab> |
|
| back to top | |
Date of Target Update
Date on which this target information was updated - yyyy-mm-dd
|
|
Example:
<date>2001-02-14</date> |
|
| back to top | |
Status
The status of the target sequence. One or more
descriptive terms shown below.
|
|
Examples:
<status>Selected</status>
<status>Cloned</status>
<status>Expressed</status>
<status>Soluble</status>
<status>Purified</status>
<status>Crystallized</status>
<status>Diffraction</status>
<status>Diffraction-quality Crystals</status>
<status>Crystal Structure</status>
<status>In PDB</status>
|
|
| back to top | |
Protein Sequence
The one-letter code sequence for FASTA comparison
|
|
Example:
<sequence>MKTIIALSYIFCLVFAQDLPGNDNNSTATLCLGHHAVPNGTLVKTITNDQIEVTNATELV</sequence> | |
| back to top | |
Protein Name
The name of the protein for the target sequence.
|
|
Examples:
<name>Glutamate synthase</name> |
|
| back to top | |
Related URL
Universal resource locator/internet address related to this target. This can be a link to a project site containing more information about this target, or some other related site address.
|
|
Example:
<url>http://www.doe-mbi.ucla.edu/TB/PUBLIC/qs/qsearch.php?dowork=Rv2031c</url> |
|
| back to top | |
Remarks
Additional text details about this target
|
|
Example:
<remark>An important comment about this target</remark> |
|
| back to top | |
Source Organism
The scientific name of the source organism for the
target sequence following the nomenclature of the NCBI Taxonomy
database: |
|
Examples:
<sourceOrganism>Arabidopsis thaliana</sourceOrganism> |
|
| back to top | |
Database References
Describing related information about this target including a database name and an identifier within the database.
|
|
XML Presentation
<databaseRef> <databaseName>Genbank</databaseName> <databaseId>189676547</databaseId> </databaseRef> <databaseRef> <databaseName>PDB</databaseName> <databaseId>1y63</databaseId> </databaseRef> <databaseRef> <databaseName>PDB</databaseName> <databaseId>2tem</databaseId> </databaseRef> |
|
| back to top | |
Database Name
The database name
|
|
Examples:
<databaseName>PDB</databaseName> |
|
| back to top | |
Database ID
The accession code for the named database.
|
|
Examples:
<databaseId>1y63</databaseId> |
|
| back to top | |
FASTA Sequence Comparison Details
Pearson, W.R. and Lipman, D.J. Improved tools for biological sequence comparison.   PNAS 85:2444-2448(1988)
|
|
|
The E()-value cutoff limits the number of scores and alignments
shown based on the expected number of scores. A cutoff value
of 2.0 (-E 2.0) will show all library sequences with scores
with an expectation value <= 2.0.
For protein searches, matched sequences with E()-values < 0.01 for searches of 10,000 protein sequences are almost always homologous. Frequently sequences with E()-values from 1 - 10 are related as well. However, E()-values also reflect differences between the amino acid composition of the query sequence and that of the "average" database sequence. Thus, when searches are done with query sequences with "biased" amino-acid composition, unrelated sequences may have "significant" scores because of sequence bias. FASTA is available from |
|
| back to top | |
XML FormatExample of target entry in XML format. Example: <target> <id> Pfu-157236-001 </id> <lab> Southeast Collaboratory for Structural Genomics </lab> <date> 2001-06-18 </date> <status> Proposed </status> <status> Active Target </status> <sequence> MLKIDLSGKLAFTTASSKGIGFGVAKVLAMAGADVIILSRNEENLKKAKEKIKEIADVNVEYIVADLTKKEDLER IVEVKNIGDPDIFFYSTGGPKPGYFMEMTMEDWEEAVKLLLYPAVYLTRALVPGMEKKGFGRIIYSTSVAIKEPI PNIALSNVVRISLAGLVRTLAKELGPKGITVNGIMPGIIRTDRVIQLAQDKARREGKSLEEALQDYAKPIPLGRL GEPEEIGYLVAFLSSELGSYINGAMIPVDGGRLNSVF </sequence> <name> putative alcohol dehydrogenase/reductase </name> </target> The XML format follows the recommendations of the International Task Force on Target Tracking. And follows this XML Format DTD. | |
| back to top | |
