twolinin / longphase

GNU General Public License v3.0
99 stars 9 forks source link

Add the weight to the edge which connect to the low quality base #42

Closed Pohuii-Tzeng closed 9 months ago

Pohuii-Tzeng commented 9 months ago

The weight of the edges connects to the low-quality base (base-quality>=12 ) will change from 1 to 0.1. The data structures used to count the read amounts are change from int to float.