Description Usage Arguments Value Author(s) See Also Examples
Extracts the paths to CAGE data input files from
CAGEset and CAGEexp objects.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | inputFiles(object)
## S4 method for signature 'CAGEset'
inputFiles(object)
## S4 method for signature 'CAGEexp'
inputFiles(object)
inputFiles(object) <- value
## S4 replacement method for signature 'CAGEset'
inputFiles(object) <- value
## S4 replacement method for signature 'CAGEexp'
inputFiles(object) <- value
|
object |
A CAGEset or 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,
CTSScoordinates,
CTSScumulativesTagClusters,
CTSSnormalizedTpm,
CTSStagCountTable,
CTSStagCount, GeneExpDESeq2,
GeneExpSE,
consensusClustersGR,
genomeName, inputFilesType,
librarySizes, sampleLabels,
seqNameTotalsSE, tagClusters
Other CAGEr setter methods: genomeName,
inputFilesType, sampleLabels,
setColors
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.