makeAxes: function that generates new HSS-LDA axes given an LDA model coefficients
1 | makeAxes(df, co = coefficients)
|
df |
a dataframe of cells (rows) by markers/genes (columns) |
co |
the dataframe of LDA coefficients from MASS::lda. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.