Description Usage Arguments Value Author(s) See Also Examples
Write motifs as simple matrices with optional headers to file.
1 2 3 |
motifs |
See |
file |
|
positions |
|
rownames |
|
type |
|
sep |
|
headers |
|
overwrite |
|
append |
|
digits |
|
NULL
, invisibly.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
Other write_motifs:
write_homer()
,
write_jaspar()
,
write_meme()
,
write_motifs()
,
write_transfac()
1 2 | motif <- create_motif()
write_matrix(motif, tempfile(), headers = ">")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.