diff options
author | LLTommy | 2020-04-23 20:18:36 +0200 |
---|---|---|
committer | GitHub | 2020-04-23 20:18:36 +0200 |
commit | 7049cd5d29acd601ccbbc9d04f001b84a51e9bd5 (patch) | |
tree | 34a1254d81c2e526427fedb1deaa9f8441e8b260 /example/minimal_example.yaml | |
parent | f38b9c6f22b82327df9648938a5a4bcf863d8c41 (diff) | |
parent | c7612e7eda5cd38bfbb2d293bebf732893a41b6c (diff) | |
download | bh20-seq-resource-7049cd5d29acd601ccbbc9d04f001b84a51e9bd5.tar.gz bh20-seq-resource-7049cd5d29acd601ccbbc9d04f001b84a51e9bd5.tar.lz bh20-seq-resource-7049cd5d29acd601ccbbc9d04f001b84a51e9bd5.zip |
Merge branch 'master' into patch-3
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r-- | example/minimal_example.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index ed578e2..0e36a25 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -1,13 +1,10 @@ id: placeholder host: - host_id: XX1 host_species: http://purl.obolibrary.org/obo/NCBITaxon_9606 sample: sample_id: XX - collector_name: John Doe - collecting_institution: Doe university collection_date: 2020-01 collection_location: http://www.wikidata.org/entity/Q148 @@ -18,5 +15,4 @@ technology: sample_sequencing_technology: http://www.ebi.ac.uk/efo/EFO_0008632 submitter: - submitter_name: John Doe - originating_lab: John Doe's kitchen
\ No newline at end of file + authors: John Doe
\ No newline at end of file |