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>
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
workflow {
|
|
print("This is a dummy placeholder for pipeline execution. Please use the corresponding nf files for running pipelines.")
|
|
}
|