Description Usage Arguments Details Value
View source: R/functions_tss.R
For an SDA component, find motifs /de novo/
1 | get_component_motifs(component, positive, topn = 250, random = FALSE)
|
component |
numeric; component number in SDAresults$loadings[[1]] |
positive |
logical; should we look for motifs in the genes with positive loadings or negative |
random |
logical; if TRUE (default: FALSE) 250 random genes are used |
Requires tss_seqs_s and SDAresults (from SDA load_results) to be loaded For an SDA
Will save pdf of motifs found, and return list of motifs found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.