run_input | R Documentation |
Function to take in motifs and sequences as inputs
run_input(dir, motifs, sequences)
dir |
Character. Output directory. |
motifs |
Either a character vector of full paths to .meme motifs files, or a list of universalmotif objects. |
sequences |
Either a character vector of full paths to .fa DNA sequence files, of a list of Biostring DNAStringSet / DNAString objects. |
None.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.