diff options
Diffstat (limited to 'bh20sequploader/bh20seq-schema.yml')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 7 |
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? |