plot_expression: generate RLE plot

Description Usage Arguments

View source: R/plot_expression.R

Description

generate RLE plot

Usage

1
2
plot_expression(x, col_factor, method = c("boxplot", "violin"),
  y_limit = NULL, filter_zero = TRUE)

Arguments

x

matrix with counts (genes in rows, treatments in columns)

col_factor

factor with classes for treatments (with size equal to ncol(x))


leandroroser/RNASeqFunctions documentation built on May 17, 2019, 7:31 p.m.