Description Usage Arguments Details Value Note Author(s) References See Also Examples
Returns a data.frame of cuffdiff run parameters and information
1 2 | ## S4 method for signature 'CuffSet'
runInfo(object)
|
object |
An object of class ('CuffSet') |
None
A data.frame of run parameters
None
Loyal A. Goff
None
None
1 2 | a<-readCufflinks(system.file("extdata", package="cummeRbund")) #Create CuffSet object
runInfo(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.