plotDetectedInSamples.Rd
Plot the distribution of the number of samples where features are detected.
plotDetectedInSamples(dfNA)
A ggplot
object.
sce <- readRDS(system.file("extdata", "mq_example", "1356_sce.rds",
package = "einprot"))
plotDetectedInSamples(SummarizedExperiment::rowData(sce))