pjotrp / ruby-odgi

Ruby bindings for ODGI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby bindings for ODGI efficient pangenome tools

This module allows fast processing of pangenome graphs using the ODGI C++ tooling.

See guix.scm header how to build odgi and run ruby-odgi. The idea is to create a GNU Guix container with all dependencies and the odgi (git recursive) sources in ../odgi directory. Next build odgi with shared libs and we are good to go in Ruby!

About

Ruby bindings for ODGI


Languages

Language:Scheme 54.6%Language:Ruby 45.4%