mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
01d6d4c286
* Creation of Glimpse Chunk Add sub tools chunk with configuration and needed files for unitest. * Code linting correction * Prettier ran Newline deleted in nextflow.config * New final line and white spaces * Change Pytest.yml to work as a subtool. * Control for the parameters deleted. Control for the size/count of the window and buffer not needed. They have some defaults value. * Changed the different recommended part by @nvnieuwk Co-authored-by: nvnieuwk <101190534+nvnieuwk@users.noreply.github.com>
8 lines
339 B
YAML
8 lines
339 B
YAML
- name: glimpse chunk test_glimpse_chunk
|
|
command: nextflow run ./tests/modules/glimpse/chunk -entry test_glimpse_chunk -c ./tests/config/nextflow.config -c ./tests/modules/glimpse/chunk/nextflow.config
|
|
tags:
|
|
- glimpse
|
|
- glimpse/chunk
|
|
files:
|
|
- path: output/glimpse/test.txt
|
|
md5sum: c690cdcc7aa086bb85431bb2b193176f
|