Description Usage Arguments Value Examples
Method irfResults
1 2 3 4 | irfResults(irfDataSet)
## S4 method for signature 'irfDataSet'
irfResults(irfDataSet)
|
irfDataSet |
irfDataSet generated from |
differential splicing results data.frame (originally from a whippet .diff file)
1 2 3 4 | irfinder_file <- list.files(system.file("extdata","irf_small/",
package="GeneStructureTools"), full.names=TRUE)
irf <- readIrfDataSet(irfinder_file)
irf.results <- irfResults(irfDataSet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.