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