isovic / racon

Ultrafast consensus module for raw de novo genome assembly of long uncorrected reads. http://genome.cshlp.org/content/early/2017/01/18/gr.214270.116 Note: This was the original repository which will no longer be officially maintained. Please use the new official repository here:
https://github.com/lbcb-sci/racon
MIT License
268 stars 48 forks source link

install racon executable #114

Closed pb-cdunn closed 5 years ago

pb-cdunn commented 5 years ago

Install via

ninja -v -C build-meson install

Note that for static linkage, we only need

meson -Ddefault_library=static