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