Map cluster celltypes with EWCE
a SingleCellExperiment
path to a folder with ctd RDS file
total cells to consider for gene enrichment
the name of the colData column with cluster number
specify species of analysis dataset
The directory where the generated ctd file produced by EWCE is saved. Default is a temp directory
The level(s) of annotation required. Integer for single CTD/level. For multi-CTD/level a named list, names are the CTD file names (without file extension) and elements are vectors of levels. Levels must present in the provided CTD(s). The first name and level will also be used as the primary annotation for automated reporting and will be returned in 'cluster_celltype' column data.
Number of bootstrap repetitions for EWCE. For publishable results set >=10000.
Specify species used to build CTD if different from species. If multiple CTDs are used with differing species specify as a named list where names are the CTD file names (without file extension) and elements are the species. Must be 'human', 'mouse' or listed in EWCE::list_species()$id.
Number of cluster markers used to identify cell type
The annotation_level index to use to name the cluster_celltype. Default is 1
sce a SingleCellExperiment object annotated with celltypes/metadata
Other Celltype annotation:
find_marker_genes()
,
model_celltype_freqs()