[Biopython] parse header fastqc

Sergio Martinez Cuesta Sergio.MartinezCuesta at cruk.cam.ac.uk
Thu Aug 27 17:27:57 UTC 2015


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


More information about the Biopython mailing list