# Generated by roxygen2: do not edit by hand

export(PSI)
export(availableFeaturesUniprotKB)
export(boxplot_PSI_levels)
export(display)
export(dotplot)
export(filterByCoverage)
export(filterByEventId)
export(geneEvents)
export(mapProteinFeaturesToEvents)
export(mapTranscriptsToEvents)
export(maser)
export(pca)
export(plotGenePSI)
export(plotTranscripts)
export(plotUniprotKBFeatures)
export(splicingDistribution)
export(topEvents)
export(volcano)
exportMethods(PSI)
exportMethods(annotation)
exportMethods(counts)
exportMethods(summary)
import(GenomicRanges)
import(Gviz)
import(Seqinfo)
import(ggplot2)
import(methods)
import(rtracklayer)
importFrom(DT,datatable)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,end)
importFrom(GenomicRanges,ranges)
importFrom(GenomicRanges,start)
importFrom(GenomicRanges,values)
importFrom(Gviz,AnnotationTrack)
importFrom(Gviz,DataTrack)
importFrom(Gviz,GeneRegionTrack)
importFrom(Gviz,feature)
importFrom(IRanges,IRanges)
importFrom(Seqinfo,seqlevels)
importFrom(data.table,fread)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,select)
importFrom(methods,as)
importFrom(parallel,mclapply)
importFrom(stats,median)
importFrom(stats,prcomp)
importFrom(utils,read.table)
importMethodsFrom(BiocGenerics,annotation)
importMethodsFrom(BiocGenerics,counts)
