aboutsummaryrefslogtreecommitdiff
path: root/example/minimal_example.yaml
diff options
context:
space:
mode:
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