Description Usage Arguments Value See Also Examples
Method diffSplicingResults
1 2 3 4 | 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
1 2 3 4 5 | whippetFiles <- system.file("extdata","whippet/",
package = "GeneStructureTools")
wds <- readWhippetDataSet(whippetFiles)
diffSplicingResults <- diffSplicingResults(wds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.