| diffSplicingResults {GeneStructureTools} | R Documentation |
Method diffSplicingResults
diffSplicingResults(whippetDataSet) ## S4 method for signature 'whippetDataSet' diffSplicingResults(whippetDataSet)
whippetDataSet |
whippetDataSet generated from |
differential splicing results data.frame (originally from a whippet .diff file)
Other whippet data processing: coordinates,
filterWhippetEvents,
formatWhippetEvents,
junctions, readCounts,
readWhippetDIFFfiles,
readWhippetDataSet,
readWhippetJNCfiles,
readWhippetPSIfiles,
whippetTranscriptChangeSummary
whippetFiles <- system.file("extdata","whippet/",
package = "GeneStructureTools")
wds <- readWhippetDataSet(whippetFiles)
diffSplicingResults <- diffSplicingResults(wds)