Learn R Programming

Rhtslib (version 1.4.3)

Rhtslib-package: An R packaged HTSlib 1.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.

Arguments

Details

Instructions for use are in the vignette, available with browseVignettes(package="Rhtslib")

References

The HTSlib included in the package is based on release 1.1 of HTSlib found in the GitHub repository at https://github.com/samtools/htslib

See Also

pkgconfig

Examples

Run this code
packageDescription('Rhtslib')
Rhtslib:::htsVersion()

Run the code above in your browser using DataLab