mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
a3684d9594
* ci: Add modules lint step Moved it ahead of the nextflow install so ideally it'll fail before we bother doing any more setup * ci: _ => / * Update tests/config/pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
363 B
YAML
8 lines
363 B
YAML
- name: Run methyldackel extract test workflow
|
|
command: nextflow run ./tests/software/methyldackel/extract -entry test_methyldackel_extract -c tests/config/nextflow.config
|
|
tags:
|
|
- methyldackel
|
|
- methyldackel/extract
|
|
files:
|
|
- path: output/methyldackel/test_methylated_paired_end.sorted_CpG.bedGraph
|
|
md5sum: d7c637e2ef20de401fc610206f6bf6b7
|