Swelfe - Help

SIM algorithm applied to the search for internal repeats in DNA and amino acid sequences and in 3D structures


Don't hesitate to read the README in Swelfe !!

Your command line must resemble this :
./swelfe -[s|a|b] file -P [0|1|2] options ...

Warning : options in upper or lower case are not the identical !!
For amino acid sequences, Swelfe read Blosum62 as default matrix, so check that this file is in the same directory as the binary.

Mandatory input


Optional parameters for both sequences and structures

Important information : if you do not select p-value for sequences, it will not be computed !!

Optional parameters for sequences only

Optional parameters for structures only

Remove overlapping repeats

For structures with long or many alpha helices or for very repetitive sequences, successive repeats found can overlap each other (A overlap B and A' overlap B'). There is a python program that suppresses repeats that overlap each other more than X %.
This program processes on Swelfe results (only with -l option, concise output). You can download it with binaries.

How reading results with concise output (-l option ) ?