diff options
author | lltommy | 2020-06-14 21:55:47 +0200 |
---|---|---|
committer | lltommy | 2020-06-14 21:55:47 +0200 |
commit | d18005b1880692cab16ecfc9e0c950abc4259087 (patch) | |
tree | 80f49e276ed286fd41826e0464da88eedcaf82fd /scripts/dict_ontology_standardization | |
parent | 6b2ac7c6f2402c76f030b9456b1e0c57fcf8bbb1 (diff) | |
parent | 9931e5d6ddf02c1f0f4a27e8321a37078e1c060d (diff) | |
download | bh20-seq-resource-d18005b1880692cab16ecfc9e0c950abc4259087.tar.gz bh20-seq-resource-d18005b1880692cab16ecfc9e0c950abc4259087.tar.lz bh20-seq-resource-d18005b1880692cab16ecfc9e0c950abc4259087.zip |
Merge branch 'master' of https://github.com/arvados/bh20-seq-resource
Diffstat (limited to 'scripts/dict_ontology_standardization')
-rw-r--r-- | scripts/dict_ontology_standardization/ncbi_host_species.csv | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/dict_ontology_standardization/ncbi_host_species.csv b/scripts/dict_ontology_standardization/ncbi_host_species.csv new file mode 100644 index 0000000..0d2120c --- /dev/null +++ b/scripts/dict_ontology_standardization/ncbi_host_species.csv @@ -0,0 +1,6 @@ +Homo sapiens,http://purl.obolibrary.org/obo/NCBITaxon_9606 +Mustela lutreola,http://purl.obolibrary.org/obo/NCBITaxon_9666 +Manis javanica,http://purl.obolibrary.org/obo/NCBITaxon_9974 +Felis catus,http://purl.obolibrary.org/obo/NCBITaxon_9685 +Panthera tigris jacksoni,http://purl.obolibrary.org/obo/NCBITaxon_419130 +Canis lupus familiaris,http://purl.obolibrary.org/obo/NCBITaxon_9615 |