resetCAGEexp | R Documentation |
Removes all data but the raw CTSS counts and coordinates from a CAGEexp
object. Useful after removing samples.
resetCAGEexp(object)
## S4 method for signature 'CAGEexp'
resetCAGEexp(object)
object |
A |
Returns a CAGEexp
object, which contains a non-normalised
tagCountMatrix
experiment.
Charles Plessy
Other CAGEr object modifiers:
CTSStoGenes()
,
CustomConsensusClusters()
,
aggregateTagClusters()
,
annotateCTSS()
,
cumulativeCTSSdistribution()
,
distclu()
,
getCTSS()
,
normalizeTagCount()
,
paraclu()
,
quantilePositions()
,
quickEnhancers()
,
summariseChrExpr()
resetCAGEexp(exampleCAGEexp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.