# Generated by roxygen2: do not edit by hand

export(computeInfRV)
export(deswish)
export(isoformProportions)
export(labelKeep)
export(makeSimSwishData)
export(plotInfReps)
export(plotMASwish)
export(readEDS)
export(scaleInfReps)
export(swish)
import(Rcpp)
importFrom(Matrix,rowSums)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"mcols<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,mcols)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(gtools,permutations)
importFrom(methods,is)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(fishpond)
