mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
62da45b0e1
* Bump chromap version 0.2.0 * Temporary use the docker container until singularity container becomes available * Temporary use the docker container until singularity container available * Remove empty lines * Update singularity container after became available
9 lines
382 B
YAML
9 lines
382 B
YAML
- name: chromap index test_chromap_index
|
|
command: nextflow run ./tests/modules/chromap/index -entry test_chromap_index -c ./tests/config/nextflow.config -c ./tests/modules/chromap/index/nextflow.config
|
|
tags:
|
|
- chromap/index
|
|
- chromap
|
|
files:
|
|
- path: output/chromap/genome.index
|
|
- path: output/chromap/versions.yml
|
|
md5sum: b75dec647f9dc5f4887f36d1db7a9ccd
|