aboutsummaryrefslogtreecommitdiff
path: root/bh20sequploader/bh20seq-schema.yml
diff options
context:
space:
mode:
authorlltommy2020-04-23 21:48:16 +0200
committerlltommy2020-04-23 21:48:16 +0200
commit4666ba880def50adef3ea23ad954cb4e7bf2693a (patch)
tree979b614443d165473f4ad8c97f58ddea97c8b12d /bh20sequploader/bh20seq-schema.yml
parentf6270f29082642458558d77e6edd449f43b15d30 (diff)
downloadbh20-seq-resource-4666ba880def50adef3ea23ad954cb4e7bf2693a.tar.gz
bh20-seq-resource-4666ba880def50adef3ea23ad954cb4e7bf2693a.tar.lz
bh20-seq-resource-4666ba880def50adef3ea23ad954cb4e7bf2693a.zip
Adding a third sequence technology option
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r--bh20sequploader/bh20seq-schema.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml
index 9a89979..a54ddb1 100644
--- a/bh20sequploader/bh20seq-schema.yml
+++ b/bh20sequploader/bh20seq-schema.yml
@@ -157,6 +157,13 @@ $graph:
_id: http://purl.obolibrary.org/obo/OBI_0600047
_type: "@id"
noLinkCheck: true
+ sample_sequencing_technology3:
+ doc: Technology that was used to sequence this sample (e.g Sanger, Nanopor MiniION)
+ type: string?
+ jsonldPredicate:
+ _id: http://purl.obolibrary.org/obo/OBI_0600047
+ _type: "@id"
+ noLinkCheck: true
sequence_assembly_method:
doc: Protocol which provides instructions on the alignment of sequencing reads to reference genome
type: string?