View source: R/write_celltype_mappings.R
write_celltype_mappings | R Documentation |
Write Celltype Mappings
write_celltype_mappings(sce, folder_path, overwrite_files = TRUE)
sce |
a singlecellexperiment |
folder_path |
path to save the tsv |
overwrite_files |
set to |
Other import and export functions:
read_celltype_mappings()
,
read_sce()
,
read_sparse_matrix()
,
write_sce()
,
write_sparse_matrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.