Files
rnaseq/_viash.yaml
CI fe41adb0c7 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
2024-10-25 09:08:46 +00:00

26 lines
412 B
YAML

name: rnaseq
viash_version: 0.9.0
source: src
target: target
info:
test_resources:
- path: gs://viash-hub-test-data/rnaseq/v1
dest: testData
config_mods: |
.requirements.commands := ['ps']
.runners[.type == 'nextflow'].directives.tag := '$id'
repositories:
- name: biobox
type: vsh
repo: vsh/biobox
tag: main
- name: craftbox
type: vsh
repo: craftbox
tag: v0.1.0