diff options
author | LLTommy | 2020-04-20 12:36:21 +0200 |
---|---|---|
committer | GitHub | 2020-04-20 12:36:21 +0200 |
commit | a2d19fa7b34170abab3759cdff14d8b052178a8a (patch) | |
tree | 7a7d9cbb1fc49720be68d3857b5837145a4e3801 /scripts/dict_ontology_standardization | |
parent | 85e1752fee80534bebc60b1adaedc8bebdc08168 (diff) | |
parent | 96a4e55745614df652b877d477e59d57f3bcd521 (diff) | |
download | bh20-seq-resource-a2d19fa7b34170abab3759cdff14d8b052178a8a.tar.gz bh20-seq-resource-a2d19fa7b34170abab3759cdff14d8b052178a8a.tar.lz bh20-seq-resource-a2d19fa7b34170abab3759cdff14d8b052178a8a.zip |
Merge pull request #29 from inutano/fix-mappings
fix MinION to ONT
Diffstat (limited to 'scripts/dict_ontology_standardization')
-rw-r--r-- | scripts/dict_ontology_standardization/ncbi_sequencing_technology.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dict_ontology_standardization/ncbi_sequencing_technology.csv b/scripts/dict_ontology_standardization/ncbi_sequencing_technology.csv index 8e37b8c..0c92c61 100644 --- a/scripts/dict_ontology_standardization/ncbi_sequencing_technology.csv +++ b/scripts/dict_ontology_standardization/ncbi_sequencing_technology.csv @@ -2,7 +2,7 @@ Illumian NextSeq 500,http://www.ebi.ac.uk/efo/EFO_0009173 Illumina NextSeq 500,http://www.ebi.ac.uk/efo/EFO_0009173 Nanopore MinION,http://www.ebi.ac.uk/efo/EFO_0008632 Oxford Nanopore MinION,http://www.ebi.ac.uk/efo/EFO_0008632 -ONT (Oxford Nanopore Technologies),http://www.ebi.ac.uk/efo/EFO_0008632 +ONT (Oxford Nanopore Technologies),http://purl.obolibrary.org/obo/NCIT_C146818 Oxford Nanopore technologies MinION,http://www.ebi.ac.uk/efo/EFO_0008632 MinION Oxford Nanopore,http://www.ebi.ac.uk/efo/EFO_0008632 Nanopore,http://purl.obolibrary.org/obo/NCIT_C146818 @@ -16,4 +16,4 @@ Ion Torrent X5Plus,http://purl.obolibrary.org/obo/NCIT_C125894 ThermoFisher S5Plus,http://purl.obolibrary.org/obo/NCIT_C125894 Sanger dideoxy sequencing,http://purl.obolibrary.org/obo/NCIT_C19641 MGISEQ 2000,http://virtual-bh/MGISEQ2000 -MGISEQ2000,http://virtual-bh/MGISEQ2000
\ No newline at end of file +MGISEQ2000,http://virtual-bh/MGISEQ2000 |