Skip to content

Commit

Permalink
doc: update README files
Browse files Browse the repository at this point in the history
  • Loading branch information
haowang-bioinfo committed Dec 10, 2022
1 parent 4e99f62 commit c3b720f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/modelCuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

This directory contains curation-related scripts and functions used to make changes to the Human-GEM repository. These curation scripts help to improve transparency of changes made to the model when the number of changes is too large to view practically.


- `getCompFromUniprotCellAtlas.py`: Code for collecting subcellular localization information for existing metabolic enzymes from **Swissprot** and **Cell Atlas** ([HPA](https://www.proteinatlas.org/search/has_protein_data_in%3ACell)), and then incorporating the compartment info from both sources into `genes.tsv`.
5 changes: 4 additions & 1 deletion data/modelCuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@

This directory contains curation-related data files used for making changes to the Human-GEM model. These model curation data files help to improve transparency of changes made to the model.

* #241: `rhea_reaction_association.tsv` includes Rhea reaction ids that are associated with Human-GEM reactions by equation mapping method and/or via UniProt id. `metabolite_name_synonyms.tsv` stores mapped synonymous metabolite names used in Human-GEM and other databases.
- #241: `rhea_reaction_association.tsv` includes Rhea reaction ids that are associated with Human-GEM reactions by equation mapping method and/or via UniProt id.
- `metabolite_name_synonyms.tsv` stores mapped synonymous metabolite names used in Human-GEM and other databases.
- `Swissprot_compartments.tsv`: Subcellular location annotations extracted from SwissProt on 2022-11-15.
- `CellAtlasCompartments_science_2017.tsv`: Experimentally [validated](https://www.science.org/doi/10.1126/science.aal3321) subcellular location information downloaded from [Cell Atlas](https://www.proteinatlas.org/search/has_protein_data_in%3ACell).

0 comments on commit c3b720f

Please sign in to comment.