Commit d95d300 1 parent 3f15db6 commit d95d300 Copy full SHA for d95d300
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
- annotation
5
5
- snpeff
6
6
files :
7
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_snpEff.ann.vcf.gz
8
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_snpEff.ann.vcf.gz.tbi
7
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_snpEff.ann.vcf.gz
8
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_snpEff.ann.vcf.gz.tbi
9
9
- path : results/reports/multiqc_report.html
10
10
- name : Run VEP
11
11
command : nextflow run main.nf -profile test,docker --annotate_tools vep --skip_multiqc --outdir results --download_cache
12
12
tags :
13
13
- annotation
14
14
- vep
15
15
files :
16
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_VEP.ann.vcf.gz
17
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_VEP.ann.vcf.gz.tbi
16
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_VEP.ann.vcf.gz
17
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_VEP.ann.vcf.gz.tbi
18
18
- name : Run snpEff followed by VEP
19
19
command : nextflow run main.nf -profile test,docker --annotate_tools merge --skip_multiqc --outdir results --download_cache
20
20
tags :
23
23
- snpeff
24
24
- vep
25
25
files :
26
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_snpEff_VEP.ann.vcf.gz
27
- - path : results/variant_annotation /GM12878/GM12878.haplotypecaller.filtered_snpEff_VEP.ann.vcf.gz.tbi
26
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_snpEff_VEP.ann.vcf.gz
27
+ - path : results/annotation/haplotypecaller /GM12878/GM12878.haplotypecaller.filtered_snpEff_VEP.ann.vcf.gz.tbi
You can’t perform that action at this time.
0 commit comments