| inputFiles {CAGEr} | R Documentation |
Extracts the paths to CAGE data input files from codeCAGEexp 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:
CTSSclusteringMethod(),
CTSScoordinatesGR(),
CTSScumulativesTagClusters(),
CTSSnormalizedTpmDF(),
CTSStagCountDF(),
GeneExpDESeq2(),
GeneExpSE(),
consensusClustersGR(),
expressionClasses(),
genomeName(),
inputFilesType(),
librarySizes(),
sampleLabels(),
seqNameTotalsSE(),
tagClustersGR()
Other CAGEr setter methods:
genomeName(),
inputFilesType(),
sampleLabels(),
setColors()
inputFiles(exampleCAGEexp)