Description Usage Arguments Details Value
function to create de novo motifs from kmers based on deviations
1 | assembleKmers(object, threshold = 1.5, p = 0.01, progress = TRUE)
|
object |
kmer chromVARDeviations object |
threshold |
variability threshold |
p |
p value threshold for inclusion of kmer |
progress |
show progress bar? |
function for assembling de novo kmers from kmer deviations
list with (1) motifs: de novo motif matrices, (2) seed: seed kmer for de novo motif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.