CS123A Project: Biojava, bioperl - no need to reinvent the wheelMaybe this was an obvious first step for other people, but I didn't realize the wealth of help offered in APIs like Biojava (http://biojava.org/) and Bioperl (http://www.bioperl.org/). After taking a look at these two APIs I realized I was more or less trying to reinvent the wheel. Just a suggestion for you guys before you get wrapped up in your own data structures implementations... --Keith
|
On second thought...
I'm actually not sure that these APIs will help much on this project unless you're going above and beyond the project requirements. At first I was trying to work with an overly complex data structure, but I think there are simpler ways..
--Keith