mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 13:43:09 +00:00
e01a98a704
* Specify more guidelines on input channels * Linting * Updates based on code review * Update README.md * Fix broken sentence * Add unzip module * Remove missing TODOs update mtea * Apply changes after code-review from @grst * Account for user trying to supply two input archives * Remove debugging test * Update modules/unzip/main.nf Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com> * Correct output path Co-authored-by: Jose Espinosa-Carrasco <kadomu@gmail.com>
7 lines
237 B
YAML
7 lines
237 B
YAML
- name: unzip
|
|
command: nextflow run ./tests/modules/unzip -entry test_unzip -c tests/config/nextflow.config
|
|
tags:
|
|
- unzip
|
|
files:
|
|
- path: output/unzip/genome.fasta/genome.fasta
|
|
md5sum: 6e9fe4042a72f2345f644f239272b7e6
|