Description Usage Arguments Value Author(s) See Also Examples
View source: R/quickIrfinder.R
Import IRFinder results files as a irfDataSet
1 | readIrfDataSet(filePath)
|
filePath |
path to IRFinder differential splicing output file |
irfDataSet
Beth Signal
Other IRFinder data processing:
filterIrfEvents()
,
irfTranscriptChangeSummary()
1 2 | irfinder_file <- list.files(system.file("extdata", "irf_small/", package = "GeneStructureTools"), full.names = TRUE)
irf <- readIrfDataSet(irfinder_file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.