mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
ae92159762
* Initial structure * Working with local singularity image * Working generateMap.pl script * Remote not working bioconda * Working generateMap with biocontainer * Lint changes * Updated hmmcopy container version to be consistent * Fix failing test * Remove path to perl * No hardpath to script * Update main.nf Moved version outside of process, add support for zipped fasta file * Revert to not allowing gzip via pipe, as perl script can't cope Co-authored-by: Simon Pearce <simon.pearce@cruk.manchester.ac.uk>
10 lines
402 B
YAML
10 lines
402 B
YAML
- name: hmmcopy readcounter test_hmmcopy_readcounter
|
|
command: nextflow run tests/modules/hmmcopy/readcounter -entry test_hmmcopy_readcounter -c tests/config/nextflow.config
|
|
tags:
|
|
- hmmcopy
|
|
- hmmcopy/readcounter
|
|
files:
|
|
- path: output/hmmcopy/test.wig
|
|
md5sum: 4682778422b9a2510a3cb70bd13ccd08
|
|
- path: output/hmmcopy/versions.yml
|
|
md5sum: 624a85e6a1bc61abc33cac03aea33a1e
|