mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
7fdeed5b79
* added template
* integrated module
* added fasta index info
* test works, have placeholder data for baits until test-data PR is merged
* added new files to config
* updated test files
* fixing fails ✨
* okay final fix here on the md5sum :face_palm:
* md5sum variable
* update meta.yml to reflect consistency to main.nf
* reverted version so conda works
* Apply suggestions from code review
Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk>
* md5sum can't be generated consistently for output
Co-authored-by: Sébastien Guizard <sguizard@ed.ac.uk>
8 lines
346 B
YAML
8 lines
346 B
YAML
- name: picard collecthsmetrics test_picard_collecthsmetrics
|
|
command: nextflow run tests/modules/picard/collecthsmetrics -entry test_picard_collecthsmetrics -c tests/config/nextflow.config
|
|
tags:
|
|
- picard
|
|
- picard/collecthsmetrics
|
|
files:
|
|
# The file can't be md5'd consistently
|
|
- path: output/picard/test_collecthsmetrics.txt
|