powered by
plot_genes_positive_cells(cds_subset, grouping = "State", min_expr = 0.1, nrow = NULL, ncol = 1, panel_order = NULL, plot_as_fraction = TRUE, label_by_short_name = TRUE)
data(HSMM) MYOG_ID1 <- HSMM[row.names(subset(fData(HSMM), gene_short_name %in% c("MYOG", "ID1"))),] plot_genes_positive_cells(MYOG_ID1, grouping="Media", ncol=2)
Run the code above in your browser using DataLab