[Seqan-dev] file handling+fastq


Hi seqan users!

I am having some problems using the readMeta and read commands. I think the documentation might be outdated...

- the read(...) command hasnt a signature: read(file,data,meta,format) like indicated in the docs (it doesnt support meta)
- the readMeta function doesnt support fastq
- the guessFileformat() doesnt seem to work...

Is it possible to read fastq metainformation with build-in functions?

Thanks!

Greetings

mat