mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
1d874bb0d0
* initial 'modules create' of minia * fixed tests * finished meta.yml * fixed filters.yml * resolved issues in pytest_software.yml * add newline * Update software/minia/main.nf * fixing a bunch of module tests * remove vscode * fixed minia * added rseqc/bamstat tests * added tests/meta.yml for rseqc/inferexperiment * added test/meta.yml for rseqc/inner_distances * added meta.yml and tests/main.nf for junctionannotation (test not running) * added test/meta.yml for rseqc/readdistribution * finished test/meta.yml for rseqc/readduplication * added entries to pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
345 B
YAML
8 lines
345 B
YAML
- name: rseqc readdistribution test_rseqc_readdistribution
|
|
command: nextflow run tests/software/rseqc/readdistribution -entry test_rseqc_readdistribution -c tests/config/nextflow.config
|
|
tags:
|
|
- rseqc
|
|
- rseqc/readdistribution
|
|
files:
|
|
- path: output/rseqc/test.read_distribution.txt
|
|
md5sum: 56893fdc0809d968629a363551a1655f
|