Skip to content

Commit

Permalink
Update Parameter.yaml (#414)
Browse files Browse the repository at this point in the history
* Update Parameter.yaml

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
anngvu and nfosi-service authored Apr 1, 2024
1 parent 1425200 commit 377b9ae
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2038,6 +2038,8 @@
"@id" : "bts:TruSeqstandardtotalRNAlibrarykit"
}, {
"@id" : "bts:OxfordNanoporeDirectRNASequencingKit"
}, {
"@id" : "bts:QIAseqFXDNALibraryKit"
}, {
"@id" : "bts:unknown"
} ],
Expand Down Expand Up @@ -15061,6 +15063,17 @@
},
"sms:displayName" : "Reference Metadata",
"sms:required" : "sms:false"
}, {
"@id" : "bts:QIAseqFXDNALibraryKit",
"@type" : "rdfs:Class",
"rdfs:comment" : "TBD",
"rdfs:label" : "QIAseqFXDNALibraryKit",
"rdfs:subClassOf" : [ ],
"schema:isPartOf" : {
"@id" : "http://schema.biothings.io/"
},
"sms:displayName" : "QIAseq FX DNA Library Kit",
"sms:required" : "sms:false"
}, {
"@id" : "bts:VirginiaPolytechnicInstituteandStateUniversity",
"@type" : "rdfs:Class",
Expand Down
2 changes: 2 additions & 0 deletions modules/Assay/Parameter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ enums:
Oxford Nanopore Direct RNA Sequencing Kit:
description: Vendor catalog SQK-RNA004.
source: https://store.nanoporetech.com/us/sequencing-kits.html
QIAseq FX DNA Library Kit:
source: https://www.qiagen.com/us/products/discovery-and-translational-research/next-generation-sequencing/metagenomics/qiaseq-fx-dna-library-kit
unknown:
description: information not provided
MRISequenceEnum:
Expand Down

0 comments on commit 377b9ae

Please sign in to comment.