@@ -39,7 +39,7 @@ task sentieon_TNseq{ | |||
--algo TNhaplotyper2 $SAMPLE \ | |||
--germline_vcf ${germline_resource} \ | |||
${sample_id}.TNseq.raw.vcf \ | |||
--algo OrientationBias \ | |||
--algo OrientationBias --tumor_sample ${tumor_name} \ | |||
${sample_id}.orientation \ | |||
--algo ContaminationModel $SAMPLE \ | |||
--vcf ${germline_resource} \ |