r-strawr 0.0.92
Fast implementation of reading / dumping of .hic files
This package provides an API for efficient .hic
file data extraction with programmatic matrix access. It doesn't store the pointer data for all the matrices, only the one queried, and currently it only supports matrices.
- Outputs:
out
- Website: https://github.com/aidenlab/straw/tree/master/R
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-strawr 0.0.92
as follows:
guix install r-strawr@0.0.92
Or install the latest version:
guix install r-strawr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.