Description Usage Arguments Value See Also Examples
Method junctions
1 2 3 4 |
whippetDataSet |
whippetDataSet generated from |
junctions GRanges object (originally from a whippet .jnc file)
Other whippet data processing: coordinates
,
diffSplicingResults
,
filterWhippetEvents
,
formatWhippetEvents
,
readCounts
,
readWhippetDIFFfiles
,
readWhippetDataSet
,
readWhippetJNCfiles
,
readWhippetPSIfiles
,
whippetTranscriptChangeSummary
1 2 3 4 5 | whippetFiles <- system.file("extdata","whippet/",
package = "GeneStructureTools")
wds <- readWhippetDataSet(whippetFiles)
junctions <- junctions(wds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.