Team:Vanderbilt Software/Future Work

From 2014.igem.org

Revision as of 17:43, 18 January 2015 by Cosmicexplorer (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Home Program

Future Work

Future work mostly revolves around bringing darwin from a standalone diff-producing executable to an integrated system with a GUI usable by novices. The major challenge with that is parsing the plethora of different file types used to represent DNA although the implementation of other formats such as SBOL, ApE, etc., could be done easily by extracting the actual genetic sequence from the file.

In addition, the current algorithms are unable to deal with introns of any sort in the input DNA sequence, and will attempt to split the file into ORFs regardless. The ability to correctly identify non-coding regions like this would create a far more valuable piece of software, able to deal with prokaryotes and eukaryotes alike.