pairwiseScatterPlots: Scatter plots for pairwise comparaisons of log counts

View source: R/pairwiseScatterPlots.R

pairwiseScatterPlotsR Documentation

Scatter plots for pairwise comparaisons of log counts

Description

Scatter plots for pairwise comparaisons of log counts

Usage

pairwiseScatterPlots(counts, outfile = TRUE, ggplot_theme = theme_gray())

Arguments

counts

matrix of raw counts

outfile

TRUE to export the figure in a png file

ggplot_theme

ggplot2 theme function (theme_gray() by default)

Value

A file named pairwiseScatter.png in the figures directory containing a pairwise scatter plot with the SERE statistics in the lower panel

Author(s)

Marie-Agnes Dillies and Hugo Varet


PF2-pasteur-fr/SARTools documentation built on April 6, 2022, 2:24 a.m.