Project

Graph Based Algorithm (GBA) is an algorithm developed by Xuehui Li for identifying low-complexity regions (LCRs) in a protein sequence. The Publications section of this website lists the reference to the paper describing the algorithm, though it can also be found here.

In this project, I aim to create a user interface for the existing implementation of GBA, so that Biologists, and others, that lack a familiarity with programming can utilize said algorithm. As a secondary goal, I aim to improve upon the shortcomings of the algorithm, which will be detailed in the posts.