plotFractionDetectedPerSample.Rd
Plot the fraction of detected features in each sample.
plotFractionDetectedPerSample(dfNA)
A ggplot
object.
sce <- readRDS(system.file("extdata", "mq_example", "1356_sce.rds",
package = "einprot"))
plotFractionDetectedPerSample(SummarizedExperiment::colData(sce))