Description Usage Arguments Details Value Author(s)
Realing indels using the GATK tools RealignerTargetCreator and IndelRealigner. Requires a GATK compatible genome with a name matching the alignment genome to be installed in 'path.gatk_genome'
1 | realignIndelsGATK(bam.file)
|
bam.file |
Path to bam.file |
Since GATKs IndelRealigner is not parallelized, we run it in parallel per chromosome.
Path to realigned bam file
Jens Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.