# Generated by roxygen2: do not edit by hand

export("QC_metrics<-")
export("UMI_dup_info<-")
export("demultiplex_info<-")
export("gene_id_type<-")
export(QC_metrics)
export(QC_metrics.sce)
export(UMI_dup_info)
export(UMI_dup_info.sce)
export(calculate_QC_metrics)
export(convert_geneid)
export(create_processed_report)
export(create_report)
export(create_sce_by_dir)
export(demultiplex_info)
export(demultiplex_info.sce)
export(detect_outlier)
export(gene_id_type)
export(gene_id_type.sce)
export(get_genes_by_GO)
export(organism.sce)
export(plot_QC_pairs)
export(plot_UMI_dup)
export(plot_demultiplex)
export(plot_mapping)
export(remove_outliers)
export(sc_demultiplex)
export(sc_demultiplex_and_count)
export(sc_detect_bc)
export(sc_exon_mapping)
export(sc_gene_counting)
export(sc_trim_barcode)
exportMethods("QC_metrics<-")
exportMethods("UMI_dup_info<-")
exportMethods("demultiplex_info<-")
exportMethods("gene_id_type<-")
exportMethods("organism<-")
exportMethods(QC_metrics)
exportMethods(UMI_dup_info)
exportMethods(demultiplex_info)
exportMethods(gene_id_type)
exportMethods(organism)
import(Rcpp)
import(Rhtslib)
import(SingleCellExperiment)
import(biomaRt)
import(ggplot2)
import(reshape)
import(scales)
importClassesFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(BiocGenerics,"organism<-")
importFrom(BiocGenerics,organism)
importFrom(GGally,ggpairs)
importFrom(GGally,wrap)
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(biomaRt,getBM)
importFrom(biomaRt,useDataset)
importFrom(mclust,Mclust)
importFrom(mclust,mclustBIC)
importFrom(methods,is)
importFrom(robustbase,covMcd)
importFrom(stats,complete.cases)
importFrom(stats,cov)
importFrom(stats,mahalanobis)
importFrom(stats,pchisq)
importFrom(stats,prcomp)
importFrom(stats,qchisq)
importFrom(stats,reorder)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
useDynLib(scPipe)
