[Seqan-dev] newbie question
Hi,
I am not very familiar with C++, nor templates etc so sorry for my
ignorance...
Since I am not using Eclipse at the moment I am relying on the trac
pages and tutorials to give me the information I am looking for.
Unfortunately this is not working as expected.
I would like to write a simple record reader for a fastq file. There is
an example for a fasta file and it shouldn't be that difficult to
translate this into a fastq reader. But when I search for fastq in the
track pages (http://docs.seqan.de/seqan/dev/) I don't get any results. I
can't even find function Fasta() that is mentioned in the tutorial
(http://trac.seqan.de/wiki/Tutorial/ReadingSequenceFiles)...
Could you please enlighten me on what I am doing wrong?
Thanks a lot,
Bernd