# Generated by roxygen2: do not edit by hand

export(DEAnalysisMAST)
export(DEAnalysisSeurat)
export(DEAnalysisSeuratIdents)
export(MASTSignatureMatrixGivenDE)
export(Mean.in.log2space)
export(buildSignatureMatrixMAST)
export(buildSignatureMatrixUsingSeurat)
export(findDampeningConstant)
export(m.auc)
export(solveDampenedWLS)
export(solveDampenedWLSj)
export(solveOLS)
export(solveOLSInternal)
export(solveSVR)
export(stat.log2)
export(trimData)
export(v.auc)
importFrom(MAST,"FromFlatDF")
importFrom(MAST,"lrTest")
importFrom(MAST,"show")
importFrom(MAST,"zlm")
importFrom(ROCR,"performance")
importFrom(ROCR,"prediction")
importFrom(Seurat,"CreateSeuratObject")
importFrom(Seurat,"FindMarkers")
importFrom(Seurat,"Idents")
importFrom(SummarizedExperiment,"colData")
importFrom(dplyr,"%>%")
importFrom(e1071,"svm")
importFrom(quadprog,"solve.QP")
importFrom(reshape,"melt")
importFrom(stats,"aggregate")
importFrom(stats,"lm")
importFrom(stats,"p.adjust")
importFrom(stats,"sd")
importFrom(utils,"head")
importFrom(utils,"write.csv")
