- re-export
scuttle::logNormCounts()
andscuttle::perCellQCMetrics(()
(2024-10-08, Tue) - Import 'Matrix' for calculate stats of SparseMatrix (2024-10-07, Mon)
- re-export
aplot::plot_list()
(2024-10-06, Sun)
- Adding cell-cell communication module. (2024-10-06, Sun)
runCellChat()
wrapper function for running CellChat.
gene_summary_table()
to add gene summary information to marker gene table (2024-10-02, Wed)
FindMarkers()
andFindAllMarkers()
(2024-10-02, Wed)- remove vignettes and host online book (2024-10-01, Tue)
- re-export
scater::plotColData()
QCMetrics()
function to add seurat-like QC metrics ('nFeature_RNA' and 'nCount_RNA' to 'SingleCellExperiment' object)
- Seurat-like functions for SingleCellExperiment (2024-09-20, Fri)
Read10X()
PercentageFeatureSet()
VlnPlot()
FeatureScatter()
subset()
NormalizeData()
FindVariableFeatures()
VariableFeatures()
VariableFeaturePlot()
ScaleData()
ElbowPlot()
FindNeighbors()
FindClusters()
Idents()
RenameIdents()
RunUMAP()
- re-export:
SummarizedExperiment::colData()
SummarizedExperiment::rowData()
SummarizedExperiment::assay()
scater::runPCA()