diff options
author | AndreaGuarracino | 2021-01-07 23:50:01 +0100 |
---|---|---|
committer | AndreaGuarracino | 2021-01-07 23:50:01 +0100 |
commit | 4d841d279b2bf73da2ba815d53863c7f2861c956 (patch) | |
tree | 83b9ad136dabacbf7ed54e19b2db6df348bef904 /example/esr_example.yaml | |
parent | 141e619929cee17018417d71111063015e73c366 (diff) | |
parent | c080c3cffedcc0cc99496b5e70fcfdf998978f16 (diff) | |
download | bh20-seq-resource-4d841d279b2bf73da2ba815d53863c7f2861c956.tar.gz bh20-seq-resource-4d841d279b2bf73da2ba815d53863c7f2861c956.tar.lz bh20-seq-resource-4d841d279b2bf73da2ba815d53863c7f2861c956.zip |
Merge branch 'master' into yamlfa2ttl
Diffstat (limited to 'example/esr_example.yaml')
-rw-r--r-- | example/esr_example.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/esr_example.yaml b/example/esr_example.yaml index c97d0bf..c7bdb30 100644 --- a/example/esr_example.yaml +++ b/example/esr_example.yaml @@ -15,7 +15,7 @@ sample: collection_date: "2020-02-26" collection_location: https://www.wikidata.org/wiki/Q37100 specimen_source: [http://purl.obolibrary.org/obo/NCIT_C155831] - source_database_accession: [http://identifiers.org/insdc/LC522350.1#sequence] ?? + source_database_accession: [http://identifiers.org/insdc/LC522350.1#sequence] additional_collection_information: Optional free text field for additional information virus: @@ -23,7 +23,7 @@ virus: virus_strain: SARS-CoV-2/human/CHN/HS_8/2020 technology: - sample_sequencing_technology: [http://www.ebi.ac.uk/efo/EFO_0008632] // Nanopore MinION + sample_sequencing_technology: [http://www.ebi.ac.uk/efo/EFO_0008632] # Nanopore MinION alignment_protocol: https://github.com/ESR-NZ/NZ_SARS-CoV-2_genomics assembly_method: "http://purl.obolibrary.org/obo/GENEPIO_0001628" additional_technology_information: "Artic V3 workflow" |