|
1 | 1 | - name: cellranger count test_cellranger_count
|
2 |
| - command: nextflow run ./tests/modules/nf-core/cellranger/count -entry test_cellranger_count -c ./tests/config/nextflow.config -c ./tests/modules/nf-core/cellranger/count/nextflow.config |
| 2 | + command: nextflow run ./tests/modules/nf-core/cellranger/count -entry test_cellranger_count -c ./tests/config/nextflow.config -c ./tests/modules/nf-core/cellranger/count/nextflow.config |
3 | 3 | tags:
|
4 | 4 | - cellranger/count
|
5 | 5 | - cellranger
|
|
35 | 35 | - path: output/cellranger/homo_sapiens_chr22_reference/star/geneInfo.tab
|
36 | 36 | md5sum: 02a8f4575bdfcd4a42b4d8d07f2e9369
|
37 | 37 | - path: output/cellranger/homo_sapiens_chr22_reference/star/genomeParameters.txt
|
| 38 | + contains: ["genomeGenerate"] |
38 | 39 | - path: output/cellranger/homo_sapiens_chr22_reference/star/sjdbInfo.txt
|
39 | 40 | md5sum: 1082ab459363b3f2f7aabcef0979c1ed
|
40 |
| - - path: output/cellranger/homo_sapiens_chr22_reference/star/sjdbList.fromGTF.out.tab |
41 |
| - - path: output/cellranger/homo_sapiens_chr22_reference/star/sjdbList.out.tab |
42 | 41 | - path: output/cellranger/homo_sapiens_chr22_reference/star/transcriptInfo.tab
|
43 | 42 | md5sum: cedcb5f4e7d97bc548cd5daa022e092c
|
44 | 43 | - path: output/cellranger/sample-123/outs/filtered_feature_bc_matrix.h5
|
45 | 44 | md5sum: f8b6b7cc8248151a98c46d4ebec450c6
|
46 |
| - - path: output/cellranger/sample-123/outs/filtered_feature_bc_matrix/barcodes.tsv.gz |
47 |
| - - path: output/cellranger/sample-123/outs/filtered_feature_bc_matrix/features.tsv.gz |
48 |
| - - path: output/cellranger/sample-123/outs/filtered_feature_bc_matrix/matrix.mtx.gz |
49 | 45 | - path: output/cellranger/sample-123/outs/metrics_summary.csv
|
50 | 46 | md5sum: 707df0f101d479d93f412ca74f9c4131
|
51 | 47 | - path: output/cellranger/sample-123/outs/molecule_info.h5
|
|
63 | 59 | - path: output/cellranger/sample-123/outs/raw_feature_bc_matrix/matrix.mtx.gz
|
64 | 60 | md5sum: bdce94a51f16e22d40301724080b76ee
|
65 | 61 | - path: output/cellranger/sample-123/outs/web_summary.html
|
| 62 | + contains: ["sample-123"] |
0 commit comments