diff options
author | AndreaGuarracino | 2021-01-07 23:46:18 +0100 |
---|---|---|
committer | AndreaGuarracino | 2021-01-07 23:46:18 +0100 |
commit | c080c3cffedcc0cc99496b5e70fcfdf998978f16 (patch) | |
tree | 72c8fadd8d52d92f0caf3d40564e10c4ff1a1eb8 /example/uthsc_example.yaml | |
parent | 7e2c0d4514ccfe2641a15881d53d2f31ae8573b9 (diff) | |
download | bh20-seq-resource-c080c3cffedcc0cc99496b5e70fcfdf998978f16.tar.gz bh20-seq-resource-c080c3cffedcc0cc99496b5e70fcfdf998978f16.tar.lz bh20-seq-resource-c080c3cffedcc0cc99496b5e70fcfdf998978f16.zip |
fixed comments in the example yaml files
Diffstat (limited to 'example/uthsc_example.yaml')
-rw-r--r-- | example/uthsc_example.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/uthsc_example.yaml b/example/uthsc_example.yaml index 661cf60..589a7a5 100644 --- a/example/uthsc_example.yaml +++ b/example/uthsc_example.yaml @@ -23,7 +23,7 @@ virus: virus_strain: SARS-CoV-2/human/USA/AL_UT14/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: guppy assembly_method: "http://purl.obolibrary.org/obo/GENEPIO_0001628" additional_technology_information: Optional free text field for additional information |