| read_motifs {universalmotif} | R Documentation |
Import motifs created from write_motifs(). For optimal storage of
universalmotif class motifs, consider using saveRDS() and
readRDS(). Currently the universalmotif format is YAML-based, but
this is subject to change.
read_motifs(file, skip = 0, progress = FALSE, BP = FALSE)
file |
|
skip |
|
progress |
|
BP |
|
list universalmotif objects.
Benjamin Jean-Marie Tremblay, benjamin.tremblay@uwaterloo.ca
Other read_motifs:
read_cisbp(),
read_homer(),
read_jaspar(),
read_matrix(),
read_meme(),
read_transfac(),
read_uniprobe()