.Diff_by_Remove | R Documentation |
Remove each gene in the gs and see what is the changes in the dES
.Diff_by_Remove(gs, main.rk, ref.rk, direction, n.iter, alpha)
gs |
A character vector for a set of targets. One element from output of GetLE(). |
main.rk |
A numeric vector for all mRNAs ranked by correlation in the group of interest |
ref.rk |
A numeric vector for all mRNAs ranked by correlation in the group to compare with |
direction |
A character for the direction of enrichment |
n.iter |
An integer for the number of background to generate. Default is 500 |
alpha |
A numeric value for the gsea param |
A numberic vector of the dES for removing each gene in gs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.