Description Usage Arguments Value Author(s) See Also
View source: R/shuffle_motifs.R
Given a set of motifs, shuffle the columns between them. Currently does not
support keeping the 'multifreq' slot. Only the 'bkg', 'nsites', 'strand',
and 'bkgsites' slots will be preserved. Uses the same shuffling methods
as shuffle_sequences()
. When shuffling more than one motif, they are
shuffled together.
1 | shuffle_motifs(motifs, k = 2, method = "linear")
|
motifs |
See |
k |
|
method |
|
Motifs. See convert_motifs()
for available output
formats.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.