mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
7daba6a13f
* add unzip alleles + loci * fix the partial absolute prefix path * exchanged deprecated function + added metrics * updated meta * tested logRCorrection + cram input * added BED for WES * added outputs + alleleCounter version * test samtools chr operations, fixed cancerit conda * ch formatting, fasta, bed input * comment out local tests * added metrics, bed, ref_fasta * rm print statement * added stub outputs * rm versions.yml * fix linting * rm fictitious md5sums for stub-run * try fixing top-level of stub versions.yml * ordered inputs alphabetically, ref_fasta -> fasta * rm R system command, adjust meta.yml * prettier yml
19 lines
919 B
YAML
19 lines
919 B
YAML
- name: ascat test_ascat
|
|
command: nextflow run tests/modules/ascat -entry test_ascat -c tests/config/nextflow.config -stub-run
|
|
tags:
|
|
- ascat
|
|
files:
|
|
- path: output/ascat/After_correction_GC_Tumour.germline.png
|
|
- path: output/ascat/After_correction_GC_Tumour.tumour.png
|
|
- path: output/ascat/Before_correction_Tumour.germline.png
|
|
- path: output/ascat/Before_correction_Tumour.tumour.png
|
|
- path: output/ascat/Normal_alleleFrequencies_chr21.txt
|
|
- path: output/ascat/Normal_alleleFrequencies_chr22.txt
|
|
- path: output/ascat/test.cnvs.txt
|
|
- path: output/ascat/test.purityploidy.txt
|
|
- path: output/ascat/test.segments.txt
|
|
- path: output/ascat/Tumour_alleleFrequencies_chr21.txt
|
|
- path: output/ascat/Tumour_alleleFrequencies_chr22.txt
|
|
- path: output/ascat/Tumour.ASCATprofile.png
|
|
- path: output/ascat/Tumour.rawprofile.png
|
|
- path: output/ascat/Tumour.sunrise.png
|