validate.data.annot {RVA} | R Documentation |
Validate Data in the Context of Annotation
Description
Ensures that the annotation file matches the data file with respect to sample IDs. Throws warnings if there are discrepencies.
Usage
validate.data.annot(data, annot, sample.id)
Arguments
data |
input data |
annot |
annotation file |
sample.id |
sample id in the input |
References
Xingpeng Li, Tatiana Gelaf Romer & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.
[Package RVA version 0.0.5 Index]