write_motifs {universalmotif} | R Documentation |
Write motifs as universalmotif objects to file. For optimal storage of
universalmotif
class motifs, consider using saveRDS()
and
readRDS()
. Currently the universalmotif
format is YAML-based.
write_motifs(motifs, file, minimal = FALSE, multifreq = TRUE, progress = FALSE, overwrite = FALSE, append = FALSE, BP = FALSE)
motifs |
See |
file |
|
minimal |
|
multifreq |
|
progress |
|
overwrite |
|
append |
|
BP |
|
NULL
, invisibly.
Benjamin Jean-Marie Tremblay, b2tremblay@uwaterloo.ca
Other write_motifs: write_homer
,
write_jaspar
, write_matrix
,
write_meme
, write_transfac