Description Usage Arguments Details Author(s) See Also Examples
DNA discovered motifs and consensus sequences were read from the MEME results file
1 | readMEME(resultat, num_motif)
|
resultat |
MEME results file |
num_motif |
number of MEME motifs |
This function works with MEME<=4.3.0
Erola Pairo <epeiroatibec.pcb.ub.es> and Joan Maynou <joan.maynouatupc.edu>
align.MEME
1 2 3 | resultat<-"/memeout/meme.txt"
num_motif=2
readMEME(resultat, num_motif)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.