labsquare / CutePeaks

CutePeaks is a standalone Sanger trace viewer steered by a modern and user-friendly UI.
https://labsquare.github.io/CutePeaks/
GNU General Public License v3.0
43 stars 14 forks source link

SCF support #5

Closed dridk closed 7 years ago

dridk commented 7 years ago

Create a SCF parser http://staden.sourceforge.net/scf-rfc.html just for testing . Don't link the parser to the plot. We should probably create an AbstractReader with AB1 and SCF Child reader. But I have no idea how SCF works actually.