1 |
<?xml version="1.0" encoding="utf-8" ?> |
<?xml version="1.0" encoding="utf-8" ?> |
2 |
<Database> |
<Database> |
3 |
<Title>Sprout Genome and Subsystem Database</Title> |
<Title>Sprout Genome and Subsystem Database</Title> |
4 |
|
<Notes>The Sprout database contains the genetic data for all complete organisms in the SEED. |
5 |
|
The data that is not in Sprout-- attributes, similarities, couplings-- is stored on external |
6 |
|
servers available to the Sprout software. The Sprout database is reloaded approximately once |
7 |
|
per month. There is significant redundancy in the Sprout database because it has been |
8 |
|
optimized for searching. In particular, the Feature table contains an extra copy of the |
9 |
|
feature's functional role and a list of possible search terms.</Notes> |
10 |
<Entities> |
<Entities> |
11 |
<Entity name="Genome" keyType="name-string"> |
<Entity name="Genome" keyType="name-string"> |
12 |
<Notes>A [i]genome[/i] contains the sequence data for a particular individual organism.</Notes> |
<Notes>A [i]genome[/i] contains the sequence data for a particular individual organism.</Notes> |