fig.RLE: Relative Log Expression Plot

Description Usage Arguments Value Examples

View source: R/VisualFunc.R

Description

Function for generating relative log expression plots based on raw or normalized count data as the input.

Usage

1
fig.RLE(data, groups, title)

Arguments

data

Raw or normalized count data

groups

vector of characters indicating the group for each sample (only 2 groups are allowed).

title

optional Figure title

Value

ggplot boxplot for relative log expression

Examples

1
fig.RLE(data.test, data.group, title="test data (no normalization)")

LXQin/PRECISION.seq documentation built on Dec. 18, 2021, 3:41 a.m.