run.haplotype.calculation: run.haplotype.calculation

Description Usage Arguments Author(s)

View source: R/run_tools.R

Description

Runs the haplotype calculation associated with MHL's publication

Usage

1
2
3
4
5
6
7
run.haplotype.calculation(
  roi,
  bam.file,
  out.folder = getwd(),
  out.name = "hapinfo.txt",
  bam.type = "bismark"
)

Arguments

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

Author(s)

Michael Scherer


MPIIComputationalEpigenetics/WSHPackage documentation built on Dec. 14, 2021, 11:49 a.m.