extractMethylatedBases: 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
extractMethylatedBases(x, filteredChunk, modifications_df)

Arguments

x

is a numeric pointer

filteredChunk

corresponds to parsed BAM file data.frame

modifications_df

corresponds to parsed methylation data.frame

Value

data.frame


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