Description Usage Arguments Author(s)
Runs the haplotype calculation associated with MHL's publication
1 2 3 4 5 6 7 | run.haplotype.calculation(
roi,
bam.file,
out.folder = getwd(),
out.name = "hapinfo.txt",
bam.type = "bismark"
)
|
roi |
Region of interest for which haplotype information should be computed |
bam.file |
path to bam file containing the reads |
out.folder |
folder to write the output |
out.name |
name of the output file |
bam.type |
alignment tools used to create the bam file |
Michael Scherer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.