From 4666ba880def50adef3ea23ad954cb4e7bf2693a Mon Sep 17 00:00:00 2001 From: lltommy Date: Thu, 23 Apr 2020 21:48:16 +0200 Subject: Adding a third sequence technology option --- bh20sequploader/bh20seq-schema.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bh20sequploader/bh20seq-schema.yml') 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? -- cgit v1.2.3