bioinfologics / sdg

Sequence Distance Graph framework: graph + reads + mapping + analysis
MIT License
25 stars 6 forks source link

Lr minimap #119

Closed bjclavijo closed 5 years ago

bjclavijo commented 5 years ago

This branch implements a mapping method on the long read mapper that uses libminimap2.

minimap2 code is included in /deps

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will increase coverage by 0.36%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   29.77%   30.13%   +0.36%     
==========================================
  Files          69       72       +3     
  Lines        6140     6647     +507     
==========================================
+ Hits         1828     2003     +175     
- Misses       4312     4644     +332