
Generate a knee plot A knee plot to show total number of total read counts for each gene in a given treatment group
Source:R/plot_gene_ranks.R
plot_gene_ranks.Rd
Generate a knee plot A knee plot to show total number of total read counts for each gene in a given treatment group
Examples
data("mini_mac")
p <- plot_gene_ranks(mini_mac,group_by = "combined_id",
samples = "Staurosporine_10", scale_y_log = TRUE)