Files
biobox/main.nf
CI 6df312e701 Build branch gatk_applybqsrspark with version gatk_applybqsrspark (c4ea23a)
Build pipeline: viash-hub.biobox.gatk-applybqsrspark-jpq6r

Source commit: c4ea23a0f5

Source message: Add RSEM prepare reference component (#89)

* initial commit

* incorporaate some requested changes

* update test

* change argument reference_fasta_files to multiple true and update docker setup

* Update src/rsem/rsem_prepare_reference/config.vsh.yaml

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>

* Update src/rsem/rsem_prepare_reference/config.vsh.yaml

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>

* Update src/rsem/rsem_prepare_reference/script.sh

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>

* set multiple true

* update changelog

* Apply suggestions from code review

* fix script

---------

Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
2024-09-01 17:36:53 +00:00

4 lines
135 B
Plaintext

workflow {
print("This is a dummy placeholder for pipeline execution. Please use the corresponding nf files for running pipelines.")
}