mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
14 lines
794 B
YAML
14 lines
794 B
YAML
- name: cellranger mkfastq test_cellranger_mkfastq_simple
|
|
command: nextflow run tests/modules/cellranger/mkfastq -entry test_cellranger_mkfastq_simple -c tests/config/nextflow.config -c ./tests/modules/cellranger/mkfastq/nextflow.config -stub-run
|
|
tags:
|
|
- cellranger
|
|
- cellranger/mkfastq
|
|
files:
|
|
- path: output/cellranger/cellranger-tiny-bcl-1/outs/fastq_path/fake_file.fastq.gz
|
|
- name: cellranger mkfastq test_cellranger_mkfastq_illumina
|
|
command: nextflow run tests/modules/cellranger/mkfastq -entry test_cellranger_mkfastq_illumina -c tests/config/nextflow.config -c ./tests/modules/cellranger/mkfastq/nextflow.config -stub-run
|
|
tags:
|
|
- cellranger
|
|
- cellranger/mkfastq
|
|
files:
|
|
- path: output/cellranger/cellranger-tiny-bcl-1/outs/fastq_path/fake_file.fastq.gz
|