mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 04:33:10 +00:00
14 lines
694 B
YAML
14 lines
694 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
|
||
|
tags:
|
||
|
- cellranger
|
||
|
- cellranger/mkfastq
|
||
|
# files:
|
||
|
# - path: output/cellranger/genome.filtered.gtf
|
||
|
# md5sum: a8b8a7b5039e05d3a9cf9151ea138b5b
|
||
|
- 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
|
||
|
tags:
|
||
|
- cellranger
|
||
|
- cellranger/mkfastq
|