Description Usage Arguments Value Author(s) See Also
Import motifs created from write_motifs()
. For optimal storage of
universalmotif
class motifs, consider using saveRDS()
and
readRDS()
. Currently the universalmotif
format is YAML-based, but
this is subject to change.
1 | read_motifs(file, skip = 0, progress = FALSE, BP = FALSE)
|
file |
|
skip |
|
progress |
|
BP |
|
list
universalmotif objects.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
Other read_motifs:
read_cisbp()
,
read_homer()
,
read_jaspar()
,
read_matrix()
,
read_meme()
,
read_transfac()
,
read_uniprobe()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.