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