The FastQ file format for sequences
It was just brought to my attention that people have started to use a new file format for sequences. This format, called ‘FastQ’ combines both the sequence data itself and the quality data in one file. That’s a nice idea, and I implemented support for it, tests, docs and all, in the bio library. Runs [...]
Posted on September 9th, 2008 by ketil
Filed under: EST analysis, Examples | No Comments »