getReads: getReads returns the reads stored in a 'procBam' object.

Description Usage Arguments Value Methods Examples

Description

procBam objects store reads that have been split according to their CIGAR codes. getReads accesses these reads.

Usage

1

Arguments

x

Object of class procBam

Value

RangedData object with reads stored in x.

Methods

signature(x='procBam')

Return reads stored in x.

Examples

1
#See example in calcExp

casper documentation built on Dec. 17, 2020, 2:01 a.m.