# Generated by roxygen2: do not edit by hand

export(analyze_dataset)
export(convertIdOneToOne)
export(est_count_dispersion)
export(est_power)
export(est_power_curve)
export(est_power_distribution)
export(optimize_parameter)
export(plot_gene_counts_range)
export(plot_mappedReads_percent)
export(plot_power_curve)
export(sample_size)
export(sample_size_distribution)
import(RnaSeqSampleSizeData)
import(ggplot2)
importFrom(KEGGREST,keggLink)
importFrom(Rcpp,sourceCpp)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,colData)
importFrom(biomaRt,getBM)
importFrom(biomaRt,useMart)
importFrom(dplyr,last)
importFrom(edgeR,DGEList)
importFrom(edgeR,calcNormFactors)
importFrom(edgeR,estimateCommonDisp)
importFrom(edgeR,estimateDisp)
importFrom(edgeR,estimateTagwiseDisp)
importFrom(edgeR,exactTest)
importFrom(edgeR,topTags)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(heatmap3,heatmap3)
importFrom(matlab,jet.colors)
importFrom(methods,is)
importFrom(recount,scale_counts)
importFrom(stats,dnbinom)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pnbinom)
importFrom(stats,qbeta)
importFrom(stats,qnbinom)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(tidyr,"%>%")
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,contains)
importFrom(tidyselect,everything)
importFrom(utils,data)
importFrom(utils,flush.console)
useDynLib(RnaSeqSampleSize,generateA2Fx)
useDynLib(RnaSeqSampleSize,myDnbinom2)
