Description Usage Arguments Value Author(s) Examples
Extracts the paths to CAGE data input files from a CAGEset object.
1 | inputFiles(object)
|
object |
A |
Returns a character vector of paths to CAGE data input files.
Vanja Haberle
1 2 3 | load(system.file("data", "exampleCAGEset.RData", package="CAGEr"))
inputFiles(exampleCAGEset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.