Ensures that user-input baseline.val
and baseline.flag
parameters are valid with respect to the annot
dataframe.
validate.baseline(annot, baseline.val, baseline.flag)
The annotation dataframe.
The baseline value passed by the user.
The baseline.flag passed by the user.
Specifically, validates that baseline.flag
value(s) are columns
in annot
, and that baseline.val
value(s) occur at least once in
their respective baseline.flag
columns.
Xingpeng Li, Tatiana Gelaf Romer & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.