diff options
author | lltommy | 2020-04-07 19:51:49 +0200 |
---|---|---|
committer | lltommy | 2020-04-07 19:51:49 +0200 |
commit | 40df65dec296b81650987c8ee4f832b703ab8f74 (patch) | |
tree | 7c66d6c8c3e836d08cd6a9361982385e7ffa0b1c /example/metadata.yaml | |
parent | 9b1c125f91469074c7586a1278d89b85919e3eae (diff) | |
download | bh20-seq-resource-40df65dec296b81650987c8ee4f832b703ab8f74.tar.gz bh20-seq-resource-40df65dec296b81650987c8ee4f832b703ab8f74.tar.lz bh20-seq-resource-40df65dec296b81650987c8ee4f832b703ab8f74.zip |
adding dummy metadata qc to the project
Diffstat (limited to 'example/metadata.yaml')
-rw-r--r-- | example/metadata.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml new file mode 100644 index 0000000..587d0be --- /dev/null +++ b/example/metadata.yaml @@ -0,0 +1,17 @@ +sampleInformation: + location: "USA" + host : "Homo Sapiens" + sequenceTechnology: "Sanger" + assemblyMethod: "CLC Genomics" + +InstituteInformation: + OriginatingLab: "Erik's kitchen" + SubmittingLab: "National Institute for Viral Disease Control and Prevention, China CDC" + +SubmitterInformation: + Submitter: "National Institute for Viral Disease Control and Prevention, China CDC" + submissionDate: "04-04-2020" + +VirusDetail: + VirusName: "hCoV-19/USA/identifer/2020" + AccessionId: "EPI_ISL_Random" |