pySeq What's this This is a simple program intent to find a specific user defined sequence pattern in a fasta format database. The program is tested under : Window 7 64 bits python 2.7 sublime 2.0 Required Library : pyqt4 Biopython distutils py2exe How to run it : Open setup.py using sublime (before that, you should configure python enviroment of sublime) Use Ctrl+B to compile the program. A new folder named 'dist' will appear under the root folder of this project Double click main.exe will open a GUI Follow the instruction within the GUI To do :