getRawReads {r3Cseq}R Documentation

Get aligned reads from the BAM file

Description

Reading in the input BAM file and then store it in the GRanged object

Usage

getRawReads(object)

Arguments

object

r3Cseq object

Value

The GRangedData represents the aligned reads from the BAM file

Author(s)

S. Thongjuea

See Also

getBatchRawReads,

Examples

  #See the vignette	

[Package r3Cseq version 1.32.0 Index]