Description Usage Arguments Value Author(s) See Also Examples
Import simply formatted motifs.
1 2 3 |
file |
|
skip |
|
type |
|
positions |
|
alphabet |
|
sep |
|
headers |
|
rownames |
|
comment |
|
list
universalmotif objects.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
Other read_motifs:
read_cisbp()
,
read_homer()
,
read_jaspar()
,
read_meme()
,
read_motifs()
,
read_transfac()
,
read_uniprobe()
1 2 | hocomoco <- system.file("extdata", "hocomoco.txt", package = "universalmotif")
hocomoco <- read_matrix(hocomoco, headers = ">", positions = "rows")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.