mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-13 05:13:09 +00:00
5758e9f451
* Specify more guidelines on input channels * Linting * Updates based on code review * Update README.md * Fix broken sentence * Change test dataset
10 lines
363 B
YAML
10 lines
363 B
YAML
- name: unzip
|
|
command: nextflow run ./tests/modules/unzip -entry test_unzip -c tests/config/nextflow.config
|
|
tags:
|
|
- unzip
|
|
files:
|
|
- path: output/unzip/ncbi_taxmap/
|
|
- path: output/unzip/ncbi_taxmap/ncbi.map
|
|
md5sum: de30dbba85f9070612b632e2a5a95952
|
|
- path: output/unzip/ncbi_taxmap/ncbi.tre
|
|
md5sum: 4029dd2091c685b9a86ddd9d0d870db0
|