Write Celltype Mappings

write_celltype_mappings(sce, folder_path, overwrite_files = TRUE)

Arguments

sce

a singlecellexperiment

folder_path

path to save the tsv

overwrite_files

set to TRUE to overwrite files if they already exist.

See also

Other import and export functions: read_celltype_mappings(), read_sce(), read_sparse_matrix(), write_sce(), write_sparse_matrix()