Learn R Programming

r3Cseq (version 1.18.0)

getRawReads: 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

See Also

getBatchRawReads,

Examples

Run this code
  #See the vignette	

Run the code above in your browser using DataLab