# Generated by roxygen2: do not edit by hand

export(buildCellIndex)
export(buildCellTypeIndex)
export(findCell)
export(findCellType)
import(Rcpp)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,logcounts)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(bit,as.bit)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(hash,hash)
importFrom(methods,is)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(stats,pchisq)
useDynLib(scfind)
