Saturday, January 3, 2009

Rewrite all the modules

Since most of the modules in BioGUI are written when I learning PyGTK and they are naive, I decided to rewrite all the modules. This time I will use Glade-3 to design the GUI and it will save much time.

Actually, I had rewritten the SeqGUI module use Glade-3 with a new interface. However, there are some bugs existed. I will release it as soon as I fixed the known bugs.

If you are interested in BioGUI and want help me to test the modules, please email me the bugs and suggestions or directlly report the bugs to http://code.google.com/p/biogui/issues/list.

Tuesday, October 21, 2008

README of BioGUI has beed updated.

Add the instruction of installation on Windows.

Sunday, October 12, 2008

BioGUI

GUI for highly used command-line bioinformatics tools such as BLAST, BLAST Parser. Currently, the following GUIs are available:
  1. GUI Seq: A GUI for biological sequence transformation.
  2. GUI Blast: A GUI for running NCBI BLAST.
  3. GUI Blast Parser: A GUI for parsing BLAST output.
Project sites: http://code.google.com/p/biogui/
Download: http://code.google.com/p/biogui/downloads/list
Blog: http://biogui.blogspot.com/