GenomicsDB / GenomicsDB-R

Experimental R bindings to the native GenomicsDB library
GNU General Public License v2.0
4 stars 2 forks source link

React to changed GenomicsDB api and create GitHub Actions workflows for basic build/test #16

Closed nalinigans closed 1 year ago

nalinigans commented 1 year ago

See https://github.com/GenomicsDB/GenomicsDB/issues/287. This is just the first pass at reacting to the changed GenomicsDB api. The next pass should extend the package for querying using GenomicsDB protobuf.

This should also fix Issues #14 and #15