Open tbrekalo opened 11 months ago
The aim of this PR is to improve racon performance with the new SPOA version which takes into a count node coverage when calculating the consensus. For more information see:
[x] upgrade to c++17 to allow support for newer SPOA versions
[ ] upgrade SPOA version
[x] utilize min_coverage
min_coverage
TODO
Descriptions
The aim of this PR is to improve racon performance with the new SPOA version which takes into a count node coverage when calculating the consensus. For more information see:
Tasks
[x] upgrade to c++17 to allow support for newer SPOA versions
[ ] upgrade SPOA version
[x] utilize
min_coverage
min_coverage
parameter to polisher and use it for consensus generationResults
TODO