Description Usage Arguments Value
Find the top x genes for a component
1 2 | get_top_genes(component, factorisation = SDAresults, n = 20,
values = FALSE)
|
component |
integer or string; number or name of component in 'SDAresults' object |
factorisation |
SDA factorisation object, output of SDAtools::load_results() |
n |
integer; number of gene symbols to retrieve |
values |
logical; if TRUE (default FALSE) named gene loadings are returned |
charachter vector of gene symbols, or named gene loadings are returned if values=TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.