if (FALSE) {
liger_object <- Add_Top_Gene_Pct(object = liger_object, num_top_genes = 50)
}
if (FALSE) {
library(Seurat)
pbmc_small <- Add_Top_Gene_Pct(seurat_object = pbmc_small, num_top_genes = 50)
}
Run the code above in your browser using DataLab