Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add field for genome id to readme #21

Merged
merged 7 commits into from
Sep 10, 2020
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,15 @@ If you find this template does not fit your needs, we would appreciate if you co
#### Keywords

> Keywords are be separated by semicolons.
> The `Model source` field contains the source(s) of the current model, eg existing GEMs. If possible, use the Markdown format to add the URL with the DOI.
> The `Model source` field contains the source(s) of the current model, eg existing GEMs. If possible, use the Markdown format to add the URL with the DOI. For the genome identifier, please provide the ENA/GenBank/RefSeq identifier via *identifiers.org*.

**Utilisation:** {{ experimental data reconstruction; multi-omics integrative analysis;, _in silico_ strain design; model template }}
**Field:** {{ metabolic-network reconstruction }}
**Type of model:** {{ reconstruction; curated }}
**Model source:** {{ [YeastMetabolicNetwork](http://doi.org/10.1038/nbt1492) }}
**Omic source:** {{ genomics; metabolomics }}
**Taxonomy:** {{ _Saccharomyces cerevisiae_ }}
**Taxonomic name:** {{ _Saccharomyces cerevisiae_ }}
**Genome ID:** {{ [insdc.gca:GCA_000146045.2](https://identifiers.org/insdc.gca:GCA_000146045.2) }}
**Metabolic system:** {{ general metabolism }}
**Tissue:**
**Bioreactor:**
Expand Down