mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
e745e167c1
* fix yml formatting * allow fastq.gz and fq.gz as file input, add meta.yml and test * fix yaml files * Revert "allow fastq.gz and fq.gz as file input, add meta.yml and test" This reverts commit 34002d7a7a8c7f7bb4600c3377f35c87849f71a4. * prettier magic! * fix comments for yamllint * remove node version number * fix linting errors Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
9 lines
389 B
YAML
9 lines
389 B
YAML
- name: snpsites
|
|
command: nextflow run ./tests/modules/snpsites -entry test_snpsites -c ./tests/config/nextflow.config -c ./tests/modules/snpsites/nextflow.config
|
|
tags:
|
|
- snpsites
|
|
files:
|
|
- path: output/snpsites/filtered_alignment.fas
|
|
md5sum: f96c7513003e878e16fa9eac9fcda0f4
|
|
- path: output/snpsites/constant.sites.txt
|
|
md5sum: 8b9b226e3787f7baaefce07405af22c9
|