# Generated by roxygen2: do not edit by hand

export(IsoDataSet)
export(NBSpliceRes)
export(totalGeneCounts)
exportClasses(IsoDataSet)
exportClasses(NBSpliceRes)
exportMethods(GetDSGenes)
exportMethods(GetDSResults)
exportMethods(GetGeneResults)
exportMethods(NBTest)
exportMethods(buildLowExpIdx)
exportMethods(contrast)
exportMethods(designFormula)
exportMethods(disp)
exportMethods(expData)
exportMethods(geneCounts)
exportMethods(initialize)
exportMethods(isoCounts)
exportMethods(isoGeneRel)
exportMethods(lowExpIndex)
exportMethods(plotGeneResults)
exportMethods(plotRatiosDisp)
exportMethods(plotVolcano)
exportMethods(print)
exportMethods(results)
exportMethods(show)
import(BiocParallel)
import(MASS)
import(car)
import(edgeR)
import(ggplot2)
import(methods)
import(mppa)
import(reshape2)
import(stats)
importFrom(BiocParallel,bpparam)
importFrom(MASS,glm.nb)
importFrom(car,lht)
importFrom(edgeR,cpm)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(mppa,simes.test)
importFrom(reshape2,melt)
importFrom(stats,coefficients)
importFrom(stats,drop1)
importFrom(stats,glm.control)
importFrom(stats,p.adjust)
importFrom(stats,residuals)
importMethodsFrom(BiocParallel,bplapply)
