Skip to content

Commit

Permalink
last edits to 1.4.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
clemaitre committed Nov 20, 2017
1 parent 581cc30 commit a8bca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatb-core/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

* New compact encoding scheme to load the abundance values in memory (encoded on 8 bits, value range = 0 to 50k with 5% max error)

* Parameterizable graph simplifications steps (see `Graph.hpp` and Minia): optional tip-clipping, bulge removal, erroneous connection
* Parameterizable graph simplifications steps (see `Graph.hpp` and Minia): optional tip-clipping, bulge and erroneous connection removal

* Preliminary support for loading unitigs (in `GraphUnitigs.cpp`) from a GFA1 graph format generated by BCALM (using `scripts/convertToGFA.py` in BCALM repository)

Expand Down

0 comments on commit a8bca88

Please sign in to comment.