aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorlltommy2020-04-22 19:41:27 +0200
committerlltommy2020-04-22 19:41:27 +0200
commita12fe94f174da766be612fbb2712b4db2ba98296 (patch)
tree0c1a21fcfc638460d91309f7dfac3fdc967ca7c1 /example
parentba8b5d364f0ba96f3fef5214137d30ed00a8079d (diff)
downloadbh20-seq-resource-a12fe94f174da766be612fbb2712b4db2ba98296.tar.gz
bh20-seq-resource-a12fe94f174da766be612fbb2712b4db2ba98296.tar.lz
bh20-seq-resource-a12fe94f174da766be612fbb2712b4db2ba98296.zip
Small changes all around, trying to make the importer/metadata better
Diffstat (limited to 'example')
-rw-r--r--example/metadata.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/example/metadata.yaml b/example/metadata.yaml
index 57d90b5..d1b10c1 100644
--- a/example/metadata.yaml
+++ b/example/metadata.yaml
@@ -6,7 +6,7 @@ host:
host_sex: http://purl.obolibrary.org/obo/NCIT_C27993
host_age: 20
host_age_unit: http://purl.obolibrary.org/obo/UO_0000036
- host_health_status: A condition or state at a particular time (Disease ontology)
+ host_health_status: A condition or state at a particular time
host_treatment: Process in which the act is intended to modify or alter host status (Compounds)
host_vaccination: List of vaccines given to the host (RRIDs?)
additional_host_information: Field for additional host information
@@ -29,15 +29,15 @@ virus:
technology:
sample_sequencing_technology: http://www.ebi.ac.uk/efo/EFO_0009173
sample_sequencing_technology2: http://www.ebi.ac.uk/efo/EFO_0009173
- sequence_assembly_method: Protocol used for assembly (CWL, WDL, NF, BCO?)
+ sequence_assembly_method: Protocol used for assembly
sequencing_coverage: 70
submitter:
- submitter_name: John Doe (ORCID?)
+ submitter_name: John Doe
submitter_address: John Doe's adress
originating_lab: John Doe kitchen
lab_address: John Doe's address
provider_sample_id: HmX
submitter_sample_id: xXx
authors: John Doe et all
- submitter_orcid: https://orcid.org/0000-0000-0000-0000 (if this is here, others can be optional?)
+ submitter_orcid: https://orcid.org/0000-0000-0000-0000 \ No newline at end of file