Main mapping function
.map_celltypes(
ctdToMap,
ctdToMapAgainst = MAGMA.Celltyping::ctd_Tasic,
inputSpecies = "human",
mapAgainstSpecies = "mouse",
annotLevel = 1,
numTopMarkers = 50,
mappingLevel = 2,
reps = 1000
)
ctd for current expt
the ctd to map against
"human" or "mouse"
"human" or "mouse"
level of annotation
number of top markers to consider
level of mapping
sce a SingleCellExperiment object annotated with sample metadata
Other clustering and dimensionality reduction:
.get_x_most_specific_genes()
,
.map_celltypes_with_ewce()
,
cluster_sce()
,
map_custom_celltypes()
,
reduce_dims_sce()