# Generated by roxygen2: do not edit by hand

export(CDSeq)
export(cellTypeAssignSCRNA)
import(MASS)
import(Rcpp)
import(RcppThread)
import(dirmult)
import(doParallel)
import(foreach)
import(iterators)
import(parallel)
importFrom(Biobase,rowMax)
importFrom(Matrix,colSums)
importFrom(Rcpp,evalCpp)
importFrom(Seurat,CreateSeuratObject)
importFrom(Seurat,FindAllMarkers)
importFrom(Seurat,FindClusters)
importFrom(Seurat,FindNeighbors)
importFrom(Seurat,FindVariableFeatures)
importFrom(Seurat,NormalizeData)
importFrom(Seurat,RunPCA)
importFrom(Seurat,RunTSNE)
importFrom(Seurat,RunUMAP)
importFrom(Seurat,ScaleData)
importFrom(clue,solve_LSAP)
importFrom(dplyr,group_by)
importFrom(dplyr,top_n)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(gplots,bluered)
importFrom(gplots,heatmap.2)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,cor)
importFrom(stats,rmultinom)
importFrom(stats,rnbinom)
useDynLib(CDSeq)
