Description Usage Arguments Value Author(s) References See Also Examples
Convert DNA motifs to HOMER format and write to file. See http://homer.ucsd.edu/homer/motif/.
1 2 | write_homer(motifs, file, logodds_threshold = 0.6, overwrite = FALSE,
append = FALSE)
|
motifs |
See |
file |
|
logodds_threshold |
|
overwrite |
|
append |
|
NULL, invisibly.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
homeruniversalmotif
Other write_motifs:
write_jaspar()
,
write_matrix()
,
write_meme()
,
write_motifs()
,
write_transfac()
1 2 | motif <- create_motif()
write_homer(motif, tempfile())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.