[Biopython] parse header fastqc

Jocelyne jocelyne at gmail.com
Thu Aug 27 18:14:21 UTC 2015


Hi Sergio:
If your read headers don't start with "@" then you don't have a valid fastq
file:
https://en.wikipedia.org/wiki/FASTQ_format
Jocelyne

On Thu, Aug 27, 2015 at 10:27 AM, Sergio Martinez Cuesta <
Sergio.MartinezCuesta at cruk.cam.ac.uk> wrote:

> Dear all,
>
> How can I use biopython in order to figure out which of the read headers
> in my fastq file do not start with the character "@"?
>
> The record and title objects in the SeqIO.parse and FastqGeneralIterator
> functionalities assume headers start with "@".
>
> Thanks in advance.
> Sergio
> _______________________________________________
> Biopython mailing list  -  Biopython at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biopython
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20150827/e897ef9e/attachment.html>


More information about the Biopython mailing list