Description Usage Arguments Value Author(s) References See Also Examples
Import JASPAR formatted motifs. See http://jaspar.genereg.net/. Can be either DNA, RNA, or AA motifs.
1 | read_jaspar(file, skip = 0)
|
file |
|
skip |
|
list
universalmotif objects.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
jasparuniversalmotif
Other read_motifs:
read_cisbp()
,
read_homer()
,
read_matrix()
,
read_meme()
,
read_motifs()
,
read_transfac()
,
read_uniprobe()
1 2 | jaspar <- read_jaspar(system.file("extdata", "jaspar.txt",
package = "universalmotif"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.