Skip to content

Latest commit

 

History

History

example_pipelines

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example Pipelines With the Sentieon tools

Example Sentieon pipelines implemented in shell script. You may modify these pipelines to work with your existing bioinformatics infrastructure.

See Sentieon's Argument Correspondence application note for information on how parameters in the Sentieon tools correspond to parameters in the GATK.

Example pipelines

  • Germline variant calling
  • Somatic variant calling
    • TNscope - Improved accuracy somatic variant calling.
      • default - Standard somatic variant calling with TNscope.
      • ml-model - TNscope somatic variant calling using a machine learning model.
      • amplicon - Somatic variant calling from amplicon data using a matched normal sample.
      • ctDNA - Somatic variant calling from cfDNA tumor-only samples.
      • ctDNA with UMI - Somatic variant calling from cfDNA tumor-only samples with UMI-tagged reads.
      • target capture - Somatic variant calling from hybridization catpure data using a matched normal sample.
    • TNseq - Pipelines matching best practice implementations for somatic variant calling.
      • tumor-normal - Somatic variant calling with TNsnv and TNhaplotyper from paired tumor-normal samples.
      • tumor-only - Somatic variant calling with TNsnv and TNhaplotyper from tumor-only samples.