loadMethylationBamFile: prepares a data.frame of read mapping context for methylation...

Description Usage Arguments Value

View source: R/fast5.R

Description

This method will parses the specified BAM file to extract CIGAR and other coordinates for the purpose of selecting sequence bases that are base modified

Usage

1
loadMethylationBamFile(bamFile, chrId, force = FALSE)

Arguments

bamFile

is the bam file to parse

chrId

is the identifier for the chromosome to parse

force

is logical specifying whether the load should be forced (recalculated)

Value

data.frame


sagrudd/nanopoRe documentation built on June 7, 2020, 10:20 p.m.