gregorykucherov / mreps

mreps: software for tandem repeat identification in DNA
http://mreps.univ-mlv.fr
GNU General Public License v2.0
13 stars 5 forks source link

Installation

git clone https://github.com/gregorykucherov/mreps.git
cd mreps
make

Getting started

./mreps -allowsmall -s ATCACTAGaagaACAGAACAATTACTTaatag
./mreps -res 1 -fasta test/sequence.fasta

Everything about mreps

Can be found on mreps webpage