Last data update: 2014.03.03

R: Accessors for the 'contrRawData' slot of a r3Cseq object.
contrRawDataR Documentation

Accessors for the 'contrRawData' slot of a r3Cseq object.

Description

The 'contrRawData' slot of hold the raw aligned reads data in the GRanges object.

Usage

## S4 method for signature 'r3Cseq'
contrRawData(object)
## S4 replacement method for signature 'r3Cseq'
contrRawData(object) <- value

Arguments

object

r3Cseq object

value

a GRanges object of aligned reads

Author(s)

S. Thongjuea

See Also

expRawData

Examples


#See the vignette	

Results