import( stats )
import( methods )
import( SummarizedExperiment )
import( EpiDISH )
import( limma )
import( nnls )
import( quadprog )
import( corpcor )
import( ggplot2 )
import( doParallel )
import( GGally )
import( tidyr )
import( parallel)
importFrom("grDevices", "adjustcolor")
export(
    Tsisal,
    assignCellType,
    csDeconv,
    csTest,
    DEVarSelect,
    findRefinx,
    fitModel,
    makeDesign,
    ChooseMarker,
    GetPrior,
    MDeconv,
    myRefFreeCellMixInitialize,
    myRefFreeCellMix,
    myprojectMix,
    cedar,
    plotCorr
)
