Skip to content

An R package that bundles htslib and provides some additional utilities

Notifications You must be signed in to change notification settings

weinstockj/htslibr

Repository files navigation

Build Status

Please read here for documentation of the htslibr R package. To install this package, you can use

git clone --depth=50 --branch=master https://github.com/weinstockj/htslibr.git weinstockj/htslibr
cd weinstockj/htslibr/
git submodule update --init --recursive
cd htslibr/
R CMD build .

This package was built on a Ubuntu 16.04 system, and has not been tested for portability to OS X or Windows. Not likely to work anywhere where htslib is difficult to compile.

References

This R package is bundling the C htslib library. htslib

Previous efforts to wrap htslib and build functionality include the following packages. These packages are more mature than htslibr. Rhtslib Rsamtools

About

An R package that bundles htslib and provides some additional utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages