Description Usage Arguments Value Examples
Rotate to the direction of interest in polar coordinates by degree (e.g. pi/4).
1 | rotate2d(T, degree = 0)
|
T |
a numeric matrix (normally z-score converted) with 2 columns. The rows are genes or phosphorylation sites and the columns are treatments vs control statistics. |
degree |
the direction to be tested for enrichment. Specified as degree from to the original direction. |
A rotated matrix with respect to the direction of interest.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.