Learn R Programming

RVA (version 0.0.5)

validate.comp.names: Validate Comp Names

Description

This function ensures that when a list of data frames are used as input the the number of comp names are the same as the number of data frames.

Usage

validate.comp.names(comp.names, data)

Arguments

comp.names

a character vector contain the comparison names corresponding to the same order to the dat.list. default = NULL.

data

summary statistics table (data.frame) from limma or DEseq2, where rownames are gene id.

References

Xingpeng Li, Tatiana Gelaf Romer & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.