cbg-ethz / haploclique

Viral quasispecies assembly via maximal clique finding. A method to reconstruct viral haplotypes and detect large insertions and deletions from NGS data.
GNU General Public License v3.0
25 stars 33 forks source link

Modularize edge criteria and allow for arbitrary combinations #22

Open tobiasmarschall opened 7 years ago

tobiasmarschall commented 7 years ago

In particular, make it possible to turn on/off the sequence criterion and the fragment size criterion independently. Potentially include the original edge criterion from the master branch for comparison purposes.