diff options
author | lltommy | 2020-07-07 23:45:47 +0200 |
---|---|---|
committer | lltommy | 2020-07-07 23:45:47 +0200 |
commit | 3b691a3aa3c8858b24118ef005d31fd92bc38dc9 (patch) | |
tree | a30a5e2e55758ec4de52e149bac20599944a20dd /semantic_enrichment/labels.ttl | |
parent | 73ac4b91a44779a54c77e29ba1e8ee52291e390e (diff) | |
download | bh20-seq-resource-3b691a3aa3c8858b24118ef005d31fd92bc38dc9.tar.gz bh20-seq-resource-3b691a3aa3c8858b24118ef005d31fd92bc38dc9.tar.lz bh20-seq-resource-3b691a3aa3c8858b24118ef005d31fd92bc38dc9.zip |
Adding sequencer labels
Diffstat (limited to 'semantic_enrichment/labels.ttl')
-rw-r--r-- | semantic_enrichment/labels.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/semantic_enrichment/labels.ttl b/semantic_enrichment/labels.ttl index cd0464a..5d96c5b 100644 --- a/semantic_enrichment/labels.ttl +++ b/semantic_enrichment/labels.ttl @@ -33,6 +33,8 @@ <http://www.ebi.ac.uk/efo/EFO_0008632> <http://www.w3.org/2000/01/rdf-schema#label> "ONT MinION" . <http://purl.obolibrary.org/obo/NCIT_C146818> <http://www.w3.org/2000/01/rdf-schema#label> " Oxford Nanopore Sequencing" . <http://www.ebi.ac.uk/efo/EFO_0004205> <http://www.w3.org/2000/01/rdf-schema#label> "Illumina MiSeq" . +<http://www.ebi.ac.uk/efo/EFO_0008567> <http://www.w3.org/2000/01/rdf-schema#label> "Illumina HiSeq X" . +<http://www.ebi.ac.uk/efo/EFO_0008637> <http://www.w3.org/2000/01/rdf-schema#label> "Illumina NovaSeq 6000" . <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" . |