Hi Brett,
would you be willing to perform this extension yourself? You could send a patch or a Github pull request with the results.
Cheers,
Manuel
From: Brett Bowman [bnbowman@gmail.com]
Sent: Sunday, January 11, 2015 6:47 PM To: SeqAn Development Subject: Re: [Seqan-dev] Two Alignment Questions Manuel,
I saw the AlignmentStats class when I was digging around in the API for what I need, but I'm afraid it doesn't quite fit:
-It doesn't differentiate between Insertions and Deletions (the ratio of which is important for diagnosing some sequencing problems and bad alignments)
-It doesn't appear to provide access to the alignment string, meaning I still need to traverse the whole alignment to generate alternate representations.
-B
On Sat, Jan 10, 2015 at 2:21 AM, Holtgrewe, Manuel
<manuel.holtgrewe@fu-berlin.de> wrote:
|