[Seqan-dev] Sequence I/O API Change


Dear all,

as of revision 12481, the sequence I/O has been moved from the module stream to the module seq_io. Include <seqan/seq_io.h> instead of <seqan/stream.h> for sequence I/O.

The tutorial, demos, and SeqAn apps

Both the modules seq_io and bam_io have been moved from extras to core.

Cheers,
Manuel