diff options
author | LLTommy | 2020-06-25 09:22:47 +0200 |
---|---|---|
committer | GitHub | 2020-06-25 09:22:47 +0200 |
commit | ae4cb3c2cf7103bbc84f52618bb755d7ce25775b (patch) | |
tree | 1fe9cbeb7d5728bee9483287b7e573ce3702f958 /semantic_enrichment | |
parent | 73ac4b91a44779a54c77e29ba1e8ee52291e390e (diff) | |
download | bh20-seq-resource-ae4cb3c2cf7103bbc84f52618bb755d7ce25775b.tar.gz bh20-seq-resource-ae4cb3c2cf7103bbc84f52618bb755d7ce25775b.tar.lz bh20-seq-resource-ae4cb3c2cf7103bbc84f52618bb755d7ce25775b.zip |
Update labels.ttl
adding label for "Illumina HiSeq X"
Diffstat (limited to 'semantic_enrichment')
-rw-r--r-- | semantic_enrichment/labels.ttl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/semantic_enrichment/labels.ttl b/semantic_enrichment/labels.ttl index cd0464a..85c40e8 100644 --- a/semantic_enrichment/labels.ttl +++ b/semantic_enrichment/labels.ttl @@ -36,6 +36,7 @@ <http://purl.obolibrary.org/obo/OBI_0000759> <http://www.w3.org/2000/01/rdf-schema#label> "Illumina" . <http://purl.obolibrary.org/obo/NCIT_C125894> <http://www.w3.org/2000/01/rdf-schema#label> "Ion Semiconductor Sequencing". <http://purl.obolibrary.org/obo/NCIT_C19641> <http://www.w3.org/2000/01/rdf-schema#label> "Dideoxy Chain Termination DNA Sequencing" . +<http://www.ebi.ac.uk/efo/EFO_0008567> <http://www.w3.org/2000/01/rdf-schema#label> "Illumina HiSeq X" . <http://purl.obolibrary.org/obo/NCIT_C155831> <http://www.w3.org/2000/01/rdf-schema#label> "Nasopharyngeal Swab Specimen" . <http://purl.obolibrary.org/obo/NCIT_C155835> <http://www.w3.org/2000/01/rdf-schema#label> "Oropharyngeal Swab Specimen" . <http://purl.obolibrary.org/obo/NCIT_C13195> <http://www.w3.org/2000/01/rdf-schema#label> "Bronchoalveolar Lavage Fluid" . @@ -44,4 +45,4 @@ <http://purl.obolibrary.org/obo/NCIT_C13234> <http://www.w3.org/2000/01/rdf-schema#label> "Feces" . <http://purl.obolibrary.org/obo/NCIT_C13325> <http://www.w3.org/2000/01/rdf-schema#label> "Serum" . <http://purl.obolibrary.org/obo/NCIT_C13275> <http://www.w3.org/2000/01/rdf-schema#label> "Saliva" . -<http://purl.obolibrary.org/obo/NCIT_C132119> <http://www.w3.org/2000/01/rdf-schema#label> "Nasal Swab" .
\ No newline at end of file +<http://purl.obolibrary.org/obo/NCIT_C132119> <http://www.w3.org/2000/01/rdf-schema#label> "Nasal Swab" . |