aboutsummaryrefslogtreecommitdiff
path: root/example/minimal_example.yaml
diff options
context:
space:
mode:
authorlltommy2020-04-09 14:34:54 +0200
committerlltommy2020-04-09 14:34:54 +0200
commitd7498093d0f5e0db052ef88815d57c2648d09425 (patch)
tree7fcea4dd7986a34296917d3091e90e7c4ce8a98e /example/minimal_example.yaml
parent9458ed33da08c787c4bb20af7b4108c93334b351 (diff)
downloadbh20-seq-resource-d7498093d0f5e0db052ef88815d57c2648d09425.tar.gz
bh20-seq-resource-d7498093d0f5e0db052ef88815d57c2648d09425.tar.lz
bh20-seq-resource-d7498093d0f5e0db052ef88815d57c2648d09425.zip
Updating schema and examples. This is still work in progress but we get there
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