Description Usage Arguments Details Value Author(s)
Enrichment of differentially regulated sites in a signature of kinase known targets
1 2 |
ranking |
Vector of strings containing the ranking of all ids ordered based on their quantifications. |
norm_express |
Numeric vector with quantifications. |
signature |
Vector of strings containing all ids in the signature. |
p |
Numeric value indicating the power at which the weights are scaled. |
display |
Logical. When TRUE prints the plot of the enrichment.Set to FALSE when running in batch. |
returnRS |
Logical. If TRUE a list with all the result attributes is returned.
If FALSE only a subset is printed based on the value of |
significance |
Logical. When |
trial |
Integer with number of iterations to calculate significance. |
The Kinase Set Enrichment Analysis is a established analysis statistical method to look for an enrichment on differentially regulated genes/proteins belonging to a given category in a ranked list usually based on gene expression.
Enrichment result. The output varies depends on the values of returnRS
and significance.
David Ochoa (code adapted from Francesco Ioirio's version of the same function).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.