diff options
author | Pjotr Prins | 2020-04-12 12:46:34 -0500 |
---|---|---|
committer | Pjotr Prins | 2020-04-12 12:46:34 -0500 |
commit | 4bd502172e7b064ef802b191339e170874d2e5e2 (patch) | |
tree | d7e4b572b48d063f8d794a399000b250e847fd35 /example/minimal_example.yaml | |
parent | fc872f15da426926414fb7629bf6660d9880ed1e (diff) | |
parent | 31686ba2e1b2edec29229ab5adb28b366893f17b (diff) | |
download | bh20-seq-resource-4bd502172e7b064ef802b191339e170874d2e5e2.tar.gz bh20-seq-resource-4bd502172e7b064ef802b191339e170874d2e5e2.tar.lz bh20-seq-resource-4bd502172e7b064ef802b191339e170874d2e5e2.zip |
Merge branch 'master' of github.com:arvados/bh20-seq-resource
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 |