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.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/example/minimal_example.yaml b/example/minimal_example.yaml
new file mode 100644
index 0000000..160d1d4
--- /dev/null
+++ b/example/minimal_example.yaml
@@ -0,0 +1,18 @@
+id: placeholder
+
+host:
+ host_id: XX
+ host_species: string
+ host_sex: string
+
+sample:
+ sample_id: XXX
+ collector_name: XXX
+ collecting_institution: XXX
+
+technology:
+ sample_sequencing_technology: XX
+
+submitter:
+ submitter_name: tester
+ originating_lab: testLab \ No newline at end of file