From 9745e79e71797bc445f193e8d1dafc5b805a7fc4 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 26 Oct 2020 08:01:13 +0000 Subject: Adding upload metadata examples --- example/uthsc_example.yaml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 example/uthsc_example.yaml (limited to 'example/uthsc_example.yaml') diff --git a/example/uthsc_example.yaml b/example/uthsc_example.yaml new file mode 100644 index 0000000..18188dc --- /dev/null +++ b/example/uthsc_example.yaml @@ -0,0 +1,39 @@ +id: placeholder + +license: + license_type: http://creativecommons.org/licenses/by/4.0/ + title: "Sample" + attribution_name: "Mariah Taylor, Colleen Jonsson" + attribution_url: https://www.uthsc.edu/rbl/ + +host: + host_id: TN_UT2 + host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606 + additional_host_information: Optional free text field for additional information + +sample: + sample_id: TN_UT2 + specimen_source: [http://purl.obolibrary.org/obo/NCIT_C155831] + collection_date: "2020-04-26" + collection_location: https://www.wikidata.org/wiki/Q3289517 + additional_collection_information: Optional free text field for additional information + +virus: + virus_species: http://purl.obolibrary.org/obo/NCBITaxon_2697049 + virus_strain: SARS-CoV-2/human/USA/AL_UT14/2020 + +technology: + sample_sequencing_technology: [http://www.ebi.ac.uk/efo/EFO_0008632] // Nanopore MinION + sequence_assembly_method: guppy + additional_technology_information: Optional free text field for additional information + +submitter: + authors: [Mariah Taylor, Colleen Jonsson] + submitter_name: [Mariah Taylor] + submitter_address: UTHSC, Memphis, Tennessee 38163, USA + originating_lab: Regional Biocontainment Laboratory + provider_sample_id: XXX1 + submitter_sample_id: XXX2 + publication: PMID00001113 + submitter_orcid: [https://orcid.org/0000-0000-0000-0000,https://orcid.org/0000-0000-0000-0001] + additional_submitter_information: Optional free text field for additional information -- cgit v1.2.3