Rhtslib-package {Rhtslib} | R Documentation |
An R packaged HTSlib 1.15.1
Description
This package is interesting to package developers only, and provides a compiled HTSlib for developers to use in their own packages. See the vignette for instructions on use.
Details
Instructions for use are in the vignette, available with
browseVignettes(package="Rhtslib")
Author(s)
Nathaniel Hayden nhayden@fredhutch.org
References
The HTSlib included in the package is based on release 1.15.1 of HTSlib found at https://github.com/samtools/htslib/releases/
See Also
Examples
packageDescription('Rhtslib')
Rhtslib:::htsVersion()
[Package Rhtslib version 2.4.1 Index]