| dreme | R Documentation |
run dreme on biostrings case control input with given parameters
dreme(
case,
control = NULL,
basedir = "./",
tilim = 1000,
mink = 3,
maxk = 8,
e.thresh = 0.05,
m.thresh = NULL,
ngen = 100,
MEMEPATH = "module unload python; module load python/3.5.2; /gpfs/commons/home/mimielinski/software/meme/meme-5.0.4/scripts/dreme-py3"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.