Description Usage Arguments Value Examples
This function returns a vector of top n contributors
1 | get_main_pca(df, n)
|
df |
dataframe with normalized counts (column = sample, row = transcript) |
n |
number of top contributors |
vector of top n contributors
1 | get_main_pca(df, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.