We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3dded commit feccfebCopy full SHA for feccfeb
1 file changed
doc/TESTS.md
@@ -69,7 +69,7 @@ nextflow run somaticVC.nf --genome smallGRCh37 \
69
--strelkaBP --tag latest -profile singularity
70
71
# Testing annotation
72
-nextflow run somaticVC.nf --tools snpEFF,VEP \
+nextflow run annotate.nf --tools snpEFF,VEP \
73
--annotateVCF VariantCalling/StrelkaBP/Strelka_9876T_vs_1234N_somatic_indels.vcf.gz \
74
-profile singularity
75
0 commit comments