# Generated by roxygen2: do not edit by hand

export(add_snps)
export(common_genes)
export(high_conf_calls)
export(reassign)
export(reassign_balanced)
export(reassign_centroid)
export(reassign_jaccard)
export(subset_vcf)
import(Seqinfo)
import(SingleCellExperiment)
import(VariantAnnotation)
import(demuxmix)
import(ensembldb)
importFrom(BiocGenerics,end)
importFrom(IRanges,overlapsAny)
importFrom(KernelKnn,KernelKnn)
importFrom(Matrix,rowSums)
importFrom(MatrixGenerics,colSums)
importFrom(SingleCellExperiment,counts)
importFrom(SummarizedExperiment,rowRanges)
importFrom(class,knn)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,recode)
importFrom(dplyr,slice_sample)
importFrom(methods,is)
importFrom(stats,aggregate)
importFrom(utils,combn)
