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

View source: R/plot.R

boxplot_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_mir(
  dds,
  mir_of_interest,
  condition_list = "conditions",
  title = "Project",
  y_label = "normalised counts - log scale"
)

Arguments

dds

DESeq dataset

mir_of_interest

List of mir to plot, ideally 25 or less

condition_list

a string vector describing the different conditions

title

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

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.