[Seqan-dev] reading fasta with non-DNA5 characters
- From: Bernd Jagla <bernd.jagla@pasteur.fr>
- To: seqan-dev@lists.fu-berlin.de
- Date: Wed, 25 Apr 2012 11:08:15 +0200
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: [Seqan-dev] reading fasta with non-DNA5 characters
Hi,I have a couple of genome seqeunces that contain characters other than ACTGN (i.e. Y, M,...)...
Is there a way to read those sequences in as well and automatically convert those non conforming letters to N?
Thanks, Bernd PS: I am using:RecordReader<String<char, MMap<> >, DoublePass<Mapped> > refReader(seqMMapString);
int read2out = read2(seqIds, faSeqs, refReader, Fasta()); for reading in the data and get an INVALID_FORMAT error...
- Follow-Ups:
- Re: [Seqan-dev] reading fasta with non-DNA5 characters
- From: "Weese, David" <weese@campus.fu-berlin.de>
- Re: [Seqan-dev] reading fasta with non-DNA5 characters
-
seqan-dev - April 2012 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...