filteredCTSSidx | R Documentation |
filteredCTSSidx()
function is in CAGEr functions to retrieve the
result of the flagLowExpCTSS()
function in a safe way.The filteredCTSSidx()
function is in CAGEr functions to retrieve the
result of the flagLowExpCTSS()
function in a safe way.
filteredCTSSidx(object)
## S4 method for signature 'CAGEexp'
filteredCTSSidx(object)
object |
A |
Returns the value of filteredCTSSidx
in the row ranges of the
tag count matrix experiment of the CAGEexp
object, or Rle(TRUE)
if it
was NULL
Other CAGEr filter functions:
flagByUpstreamSequences()
,
flagLowExpCTSS()
Other CAGEr accessor methods:
CTSScoordinatesGR()
,
CTSScumulativesTagClusters()
,
CTSSnormalizedTpmDF()
,
CTSStagCountDF()
,
GeneExpDESeq2()
,
GeneExpSE()
,
consensusClustersGR()
,
expressionClasses()
,
genomeName()
,
inputFiles()
,
inputFilesType()
,
librarySizes()
,
sampleLabels()
,
seqNameTotalsSE()
,
tagClustersGR()
filteredCTSSidx(exampleCAGEexp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.