Entering edit mode
5.2 years ago
Hello guys, I need help with the MEME Algorithm. I am not that great in programming, hence do you have any code/example in which I can see how you build the MEME Algorithm using R Language? I have a fasta file containing a bunch of sequences.
Why not simply using the MEME suite where everything is already implemented? It comes down to running the executable, implementing this will take time and skill (and is not necessary imho as an implementation exists). You can install meme with
conda
.