Description Usage Arguments Details See Also
Mapping to the Genome Analysis ToolKit (GATK) Mutect2 somatic mutation caller.
1 2 3 4 5 6 7 8 9 10 |
bam |
one or more sam/bam files to where mutations are to be called and optionally
matched normal samples when |
reference |
a reference fasta ( |
vcf |
an output |
normal |
optional sample names ( |
pon |
optional the Panel of Normals (see |
germline |
optional a vcf file of germline population contaning allelic fractions |
ps |
optional a parameter string passed to |
remake |
optional remake the output if it already exists |
Somatic mutations include short nucleid variations (SNV) and insertion-deletions (inserts).
GATK a GATK binding
GATKR6 a GATK binding in the form of R6 class
gatk_snv a convenience function simplifying SNV calling with gatk_Mutect2
gatk_prepare and gatk_make_pon for other convenience functions utilizing the GATK calls
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.