Skip to content

Commit

Permalink
Merge pull request #1415 from bgyori/update_hgnc
Browse files Browse the repository at this point in the history
Update HGNC resource
  • Loading branch information
bgyori committed Jun 11, 2023
2 parents 950f3f9 + 358c225 commit 6d6ca11
Show file tree
Hide file tree
Showing 2 changed files with 4,832 additions and 4,239 deletions.
2 changes: 1 addition & 1 deletion indra/ontology/bio/ontology.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class BioOntology(IndraOntology):
# should be incremented to "force" rebuilding the ontology to be consistent
# with the underlying resource files.
name = 'bio'
version = '1.29'
version = '1.30'
ontology_namespaces = [
'go', 'efo', 'hp', 'doid', 'chebi', 'ido', 'mondo', 'eccode',
]
Expand Down
Loading

0 comments on commit 6d6ca11

Please sign in to comment.