iqbal-lab-org / gramtools

Genome inference from a population reference graph
MIT License
92 stars 15 forks source link

Per base coverage recording error #151

Closed bricoletc closed 4 years ago

bricoletc commented 4 years ago

Due to having made all allele exit points even markers ( ie of the form 5A6G6 and not 5A6G5 ) the function below is no longer valid.

https://github.com/iqbal-lab-org/gramtools/blob/da563f3df17555176db0b4011601a9a3a1e278bd/libgramtools/src/quasimap/coverage/allele_base.cpp#L98-L110