Commit
·
bac84af
1
Parent(s):
af21eb1
upload hub_repos/bioid/bioid.py to hub from bigbio repo
Browse files
bioid.py
CHANGED
@@ -110,7 +110,7 @@ class BioidDataset(datasets.GeneratorBasedBuilder):
|
|
110 |
"PubChem": "chemical",
|
111 |
"Rfam": "rna", # https://rfam.org/
|
112 |
"Uberon": "anatomy",
|
113 |
-
"Cellosaurus": "
|
114 |
"NCBI gene": "gene",
|
115 |
"NCBI taxon": "species",
|
116 |
"Uniprot": "protein",
|
|
|
110 |
"PubChem": "chemical",
|
111 |
"Rfam": "rna", # https://rfam.org/
|
112 |
"Uberon": "anatomy",
|
113 |
+
"Cellosaurus": "cellline",
|
114 |
"NCBI gene": "gene",
|
115 |
"NCBI taxon": "species",
|
116 |
"Uniprot": "protein",
|