diff options
author | Pjotr Prins | 2020-04-12 12:48:16 -0500 |
---|---|---|
committer | GitHub | 2020-04-12 12:48:16 -0500 |
commit | 39d780d0492d24670b52a638dfe31f80ab2b8b80 (patch) | |
tree | fff05c3624746a8e1d9379821baf024b3d007c1b /example/minimal_example.yaml | |
parent | dcd7f12d10e7f6399a0d515606148f85358d9dc7 (diff) | |
parent | e1294c622f00753bdfa8ec1fd5f425735aa0355f (diff) | |
download | bh20-seq-resource-39d780d0492d24670b52a638dfe31f80ab2b8b80.tar.gz bh20-seq-resource-39d780d0492d24670b52a638dfe31f80ab2b8b80.tar.lz bh20-seq-resource-39d780d0492d24670b52a638dfe31f80ab2b8b80.zip |
Merge branch 'master' into patch-1
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r-- | example/minimal_example.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml index f312ab7..160d1d4 100644 --- a/example/minimal_example.yaml +++ b/example/minimal_example.yaml @@ -1,8 +1,9 @@ -submission: publicSequenceResource +id: placeholder host: host_id: XX host_species: string + host_sex: string sample: sample_id: XXX @@ -14,5 +15,4 @@ technology: submitter: submitter_name: tester - originating_lab: testLab - submitter_date: Subdate
\ No newline at end of file + originating_lab: testLab
\ No newline at end of file |