validate.data {RVA}R Documentation

Validate Data Input

Description

Ensures that the data input has the required formatting.

Usage

validate.data(data)

Arguments

data

The wide-format dataframe with input data.

Details

Specifically, checks if data has rownaems and that all other columns can be coerced to numeric.

References

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


[Package RVA version 0.0.5 Index]