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
339 B
YAML
8 lines
339 B
YAML
- name: rseqc inferexperiment test_rseqc_inferexperiment
|
|
command: nextflow run tests/software/rseqc/inferexperiment -entry test_rseqc_inferexperiment -c tests/config/nextflow.config
|
|
tags:
|
|
- rseqc
|
|
- rseqc/inferexperiment
|
|
files:
|
|
- path: output/rseqc/test.infer_experiment.txt
|
|
md5sum: f9d0bfc239df637cd8aeda40ade3c59a
|