boxplot_one_mir: Boxplot of individual miRNA count compared by the first...

View source: R/plot.R

boxplot_one_mirR Documentation

Boxplot of individual miRNA count compared by the first condition

Description

Boxplot of individual miRNA count compared by the first condition

Usage

boxplot_one_mir(
  dds,
  mir,
  title = NA,
  condition_list = "conditions",
  y_label = "normalised counts - log scale"
)

Arguments

dds

DESeq dataset

mir

name of a single mir to plot (eg : "omy-miR-375-3p")

title

title to add to the plot, default is the mir name

condition_list

a string vector describing the different conditions

y_label

string to add as a label on the y axis


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