Build branch main with version main (05d48ac)
Build pipeline: viash-hub.rnaseq.main-c7sdt
Source commit: 05d48ac2f8
Source message: Multiple fixes (#26)
* unset argument if not paired
* fix argument name
* add count_read_pairs argument
* output star log
* move biotypes header file into multiqc_custom_biotype component
* move deseq2 header files into deseq2_qc component
* update output defaults
* use biobox main
* add parameters to example
* update component
* update component
* ribo database processing moved to workflow
* clean code, remove unused arguments
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
name: rnaseq
|
||||
|
||||
viash_version: 0.9.0
|
||||
|
||||
source: src
|
||||
@@ -16,7 +18,7 @@ repositories:
|
||||
- name: biobox
|
||||
type: vsh
|
||||
repo: vsh/biobox
|
||||
tag: v0.2.0
|
||||
tag: main
|
||||
- name: craftbox
|
||||
type: vsh
|
||||
repo: craftbox
|
||||
|
||||
Reference in New Issue
Block a user