aboutsummaryrefslogtreecommitdiff
path: root/example/minimal_example.yaml
diff options
context:
space:
mode:
authorAdam Novak2020-04-09 15:57:37 -0700
committerAdam Novak2020-04-09 15:58:56 -0700
commitd9a24cfb81a028fcd901abd08fc02b9140d5e78b (patch)
treeb08ac8d559a263381703ce14c06e144e6f48912c /example/minimal_example.yaml
parent2cd6623aa0ddfe4e42b2d434e0523773bb3536ef (diff)
parentb1039ff369ee88770e42d1bbbdc402b1181c2aa5 (diff)
downloadbh20-seq-resource-d9a24cfb81a028fcd901abd08fc02b9140d5e78b.tar.gz
bh20-seq-resource-d9a24cfb81a028fcd901abd08fc02b9140d5e78b.tar.lz
bh20-seq-resource-d9a24cfb81a028fcd901abd08fc02b9140d5e78b.zip
Merge remote-tracking branch 'upstream/master' into add-web-ui
Diffstat (limited to 'example/minimal_example.yaml')
-rw-r--r--example/minimal_example.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml
new file mode 100644
index 0000000..201b080
--- /dev/null
+++ b/example/minimal_example.yaml
@@ -0,0 +1,14 @@
+host:
+ host_id: XX
+ host_species: string
+
+sample:
+ collector_name: XXX
+ collecting_institution: XXX
+
+technology:
+ sample_sequencing_technology: XX
+
+submitter:
+ submitter_name: tester
+ originating_lab: testLab \ No newline at end of file