stuckyb / seqtrace

User-friendly software for viewing and processing Sanger DNA sequencing trace files.
20 stars 8 forks source link

Separation of GUI from algorithms. #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I wrote a script to generate project files for SeqTrace
and perform additional trim operations using a reference
sequence.  To complete my needs it would be great if SeqTrace
could process project files without the GUI interface. 

Having read through the source code of SeqTrace, it does
not seem trivial to add this functionality. 

Separating the GUI from the calculations required would also 
make this code more useful over the long term. 

Any tips on how to proceed with this work would be much 
appreciated. 

Regards,
David  

Original issue reported on code.google.com by schr...@gmail.com on 15 Apr 2013 at 10:34

Attachments: