You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated findMarkerDiffExp(), findMarkerTopTable() and plotMarkerDiffExp(), which are replaced by runFindMarker(), getFindMarkerTopTable() and plotFindMarkerHeatmap(), respectively
Added useReducedDim, detectThresh arguments for find marker functions
Deprecated getUMAP() and getTSNE(), which are replaced by runUMAP() and runTSNE(), respectively
Added runQuickUMAP() and runQuickTSNE() functions which directly compute the proper embedding from raw counts matrices with a simplified argument set
Added arguments aggregateRow and aggregateCol to plotSCEHeatmap()
Updated output metadata structure of QC functions, as well as combineSCE() which merges the new structure properly