validate.genes.present {RVA} | R Documentation |
Validate genes present
Description
Checks how many of the gene id's in the dataset are there in the geneset.
Usage
validate.genes.present(data.genes, geneset)
Arguments
data.genes |
The gene id's. |
geneset |
a summary statistic table contain the genes want to be highlighted, the gene name format (in row names) needs to be consistent to the main summary statistics table). For example, this summary statistics table coulb be the output summary statistics table from Disease vs Healthy comparison (Only contain the subsetted significant genes want to be highlighted). |
References
Xingpeng Li, Tatiana Gelaf Romer & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.
[Package RVA version 0.0.5 Index]