Description Usage Arguments Details Value
View source: R/functions_tss.R
Export PWMs in MEME format
1 | export_all_pwms(results_all, file, motifs_per_file = 505)
|
results_all |
list of outputs from MotifFinder |
file |
string; name of file to save PWMs to |
motifs_per_file |
integer; split the motifs into seperate files so you can run TOMTOM in parallel |
Export list of MotifFinder results to MEME format file, e.g. for input into TOMTOM
nothing, results written to file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.