Description Usage Arguments Value Examples
Converts a dataframe contain barycentric coordinates in the x and y columns back to original coordinates (apart from a constant for each gene).
1 | transformReverseBarycentric(barycoords, transfomatrix = NULL)
|
barycoords |
Dataframe of barycentric coordinates with x and y in separate columns |
transfomatrix |
|
Matrix containing for every gene original expression values centered around 0
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.