mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
c9dc0a82d0
* commit 08/07 * fixed formatting * atlas recal commit - corrected formatting * Fix tests * Fix meta.yml * Prettier * Delete nextflow * yaml > yml * Delete meta.yaml * Fix test * Forgot to run prettier? Co-authored-by: ltcrod <luca_traverso@kickseed.localdomain> Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
8 lines
322 B
YAML
8 lines
322 B
YAML
- name: atlas recal test_atlas_recal
|
|
command: nextflow run ./tests/modules/atlas/recal -entry test_atlas_recal -c ./tests/config/nextflow.config -c ./tests/modules/atlas/recal/nextflow.config
|
|
tags:
|
|
- atlas/recal
|
|
- atlas
|
|
files:
|
|
- path: output/atlas/test_recalibrationEM.txt
|
|
contains: ["readGroup"]
|