diff options
author | AndreaGuarracino | 2021-01-07 23:55:14 +0100 |
---|---|---|
committer | AndreaGuarracino | 2021-01-07 23:55:14 +0100 |
commit | a7611739e08f80d55565e4f25e5cfa90dc1f8e71 (patch) | |
tree | 30e1486f91c884d1949e9c06b2e07e3b94b95e74 /example/maximum_metadata_example.yaml | |
parent | 4d841d279b2bf73da2ba815d53863c7f2861c956 (diff) | |
download | bh20-seq-resource-a7611739e08f80d55565e4f25e5cfa90dc1f8e71.tar.gz bh20-seq-resource-a7611739e08f80d55565e4f25e5cfa90dc1f8e71.tar.lz bh20-seq-resource-a7611739e08f80d55565e4f25e5cfa90dc1f8e71.zip |
made minimal_metadata_example.yaml and maximum_metadata_example.yaml valid
Diffstat (limited to 'example/maximum_metadata_example.yaml')
-rw-r--r-- | example/maximum_metadata_example.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example/maximum_metadata_example.yaml b/example/maximum_metadata_example.yaml index 8bc08de..9c349ce 100644 --- a/example/maximum_metadata_example.yaml +++ b/example/maximum_metadata_example.yaml @@ -1,7 +1,7 @@ id: placeholder license: - license_type: http://creativecommons.org/licenses/by/4.0/ + license_type: https://creativecommons.org/licenses/by/4.0/ title: "Sample" attribution_name: "John doe, Joe Boe, Jonny Oe" attribution_url: http://covid19.genenetwork.org/id @@ -34,6 +34,7 @@ virus: virus_strain: SARS-CoV-2/human/CHN/HS_8/2020 technology: + assembly_method: "http://purl.obolibrary.org/obo/GENEPIO_0001628" sample_sequencing_technology: [http://www.ebi.ac.uk/efo/EFO_0009173,http://www.ebi.ac.uk/efo/EFO_0009173] alignment_protocol: Protocol used for assembly sequencing_coverage: [70.0, 100.0] |