dotnetbio / bio

Bioinformatics library for .NET
Apache License 2.0
143 stars 49 forks source link

Add Bio.Variant Namespace #2

Closed evolvedmicrobe closed 8 years ago

evolvedmicrobe commented 8 years ago

This collection of code allows users to call variants with QV values from IPairwiseAlignedSequence objects that contain either regular sequences or sequences with associated quality values. Examples of how to use it are provided in the tests shown.