# Generated by roxygen2: do not edit by hand

export(CDI_lineplot)
export(calculate_CDI)
export(contingency_heatmap)
export(feature_gene_selection)
export(size_factor)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(Seurat,CreateSeuratObject)
importFrom(Seurat,FetchData)
importFrom(Seurat,FindVariableFeatures)
importFrom(Seurat,GetAssayData)
importFrom(Seurat,NormalizeData)
importFrom(Seurat,VariableFeatures)
importFrom(SeuratObject,AddMetaData)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,colData)
importFrom(SingleCellExperiment,rowData)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggsci,scale_color_d3)
importFrom(grDevices,rgb)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,rowMedians)
importFrom(matrixStats,rowMins)
importFrom(matrixStats,rowVars)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,dnbinom)
importFrom(stats,nlminb)
importFrom(stats,pchisq)
importFrom(stats,var)
