Skip to content

Commit

Permalink
add specimenID to bts:ProcessedAlignedReadsTemplate (#415)
Browse files Browse the repository at this point in the history
* add specimenID to bts:ProcessedAlignedReadsTemplate

* Rebuild NF.jsonld, json

---------

Co-authored-by: nf-osi[bot] <[email protected]>
  • Loading branch information
allaway and nfosi-service authored Apr 2, 2024
1 parent 377b9ae commit ee890ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NF.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7745,6 +7745,8 @@
"@id" : "bts:workflowLink"
}, {
"@id" : "bts:auxiliaryAsset"
}, {
"@id" : "bts:specimenID"
} ],
"sms:displayName" : "ProcessedAlignedReadsTemplate"
}, {
Expand Down
1 change: 1 addition & 0 deletions modules/Template/Data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ classes:
- workflow
- workflowLink
- auxiliaryAsset # more qc files
- specimenID
annotations:
requiresComponent: ''
required: false
Expand Down

0 comments on commit ee890ed

Please sign in to comment.