inputFiles | R Documentation |
Extracts the paths to CAGE data input files from
CAGEexp
objects.
inputFiles(object)
## S4 method for signature 'CAGEexp'
inputFiles(object)
inputFiles(object) <- value
## S4 replacement method for signature 'CAGEexp'
inputFiles(object) <- value
object |
A CAGEexp object. |
value |
A character vector with one file path per sample. |
Returns a character vector of paths to CAGE data input files.
Vanja Haberle
Charles Plessy
Other CAGEr accessor methods:
CTSScoordinatesGR()
,
CTSScumulativesTagClusters()
,
CTSSnormalizedTpmDF()
,
CTSStagCountDF()
,
GeneExpDESeq2()
,
GeneExpSE()
,
consensusClustersGR()
,
expressionClasses()
,
filteredCTSSidx()
,
genomeName()
,
inputFilesType()
,
librarySizes()
,
sampleLabels()
,
seqNameTotalsSE()
,
tagClustersGR()
Other CAGEr setter methods:
genomeName()
,
inputFilesType()
,
sampleLabels()
,
setColors()
inputFiles(exampleCAGEexp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.