View source: R/modules-sc-utils.R
| run_post_cluster | R Documentation | 
Performs the following: - downsampling (used for label transfer) - pseudobulk - saving data
run_post_cluster(
  scseq,
  dataset_name,
  sc_dir,
  resoln = 1,
  progress = NULL,
  value = 0,
  reset_annot = TRUE
)
| scseq | SingleCellExperiment | 
| dataset_name | Name of dataset | 
| sc_dir | Directory with single-cell datasets | 
| resoln | resolution parameter | 
| progress | progress | 
| value | value | 
| reset_annot | if  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.