readWhippetDataSet {GeneStructureTools} | R Documentation |
Import whippet results files as a whippetDataSet
readWhippetDataSet(filePath = ".")
filePath |
path to whippet output files |
whippetDataSet
Beth Signal
Other whippet data processing: coordinates
,
diffSplicingResults
,
filterWhippetEvents
,
formatWhippetEvents
,
junctions
, readCounts
,
readWhippetDIFFfiles
,
readWhippetJNCfiles
,
readWhippetPSIfiles
,
whippetTranscriptChangeSummary
whippetFiles <- system.file("extdata","whippet/", package = "GeneStructureTools") wds <- readWhippetDataSet(whippetFiles)