diff options
author | AndreaGuarracino | 2020-11-04 16:11:37 +0100 |
---|---|---|
committer | AndreaGuarracino | 2020-11-04 16:11:37 +0100 |
commit | f616b4200a5a72c0c9cd0ee911d5048b67cdcca2 (patch) | |
tree | a09a2860f15e76497cd06bc5e6636c94ad7423d3 /bh20sequploader | |
parent | 96e7935a658f596f600011888b9eb9efe93973b8 (diff) | |
download | bh20-seq-resource-f616b4200a5a72c0c9cd0ee911d5048b67cdcca2.tar.gz bh20-seq-resource-f616b4200a5a72c0c9cd0ee911d5048b67cdcca2.tar.lz bh20-seq-resource-f616b4200a5a72c0c9cd0ee911d5048b67cdcca2.zip |
fixed sequence_assembly_method field description
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-schema.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-schema.yml b/bh20sequploader/bh20seq-schema.yml index 0aead3b..861a5ca 100644 --- a/bh20sequploader/bh20seq-schema.yml +++ b/bh20sequploader/bh20seq-schema.yml @@ -186,7 +186,7 @@ $graph: _type: "@id" noLinkCheck: true sequence_assembly_method: - doc: Protocol which provides instructions on the alignment of sequencing reads to reference genome + doc: Field for additional information on the pipeline applied to obtain the assembly type: string? jsonldPredicate: _id: http://www.ebi.ac.uk/efo/EFO_0002699 |