cpm_distribution_histogram: Histogram of the count distribution

View source: R/plot.R

cpm_distribution_histogramR Documentation

Histogram of the count distribution

Description

The range of value is from 0 to 100,

Usage

cpm_distribution_histogram(
  compressed_by_annotation,
  normalized = T,
  xlim = c(0, 100),
  title = "Project"
)

Arguments

compressed_by_annotation

compressed_by_annotation tibble

normalized

whether to use raw or normalized from prost, default normalized

xlim

A numeric vector of length two providing limits of the scale

title

title to add to the plot, default : "Project"

Value

ggplot histogram


INRAE-LPGP/prostPostprocess documentation built on April 14, 2023, 12:59 p.m.