r-bpcells
Single cell counts matrices to PCA
This is a package providing efficient operations for single cell ATAC-seq fragments and RNA counts matrices. It is interoperable with standard file formats, and introduces efficient bit-packed formats that allow large storage savings and increased read speeds.
- Versions: 0.3.0
- Website: https://github.com/bnprks/BPCells
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-bpcells
as follows:
guix install r-bpcells
Or install a particular version:
guix install r-bpcells@0.3.0
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.
Badge code
You can use the following badge to inform users of r-bpcells about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-bpcells'><img src='https://packages.guix.gnu.org/packages/r-bpcells/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-bpcells)
Example Org:
[[https://packages.guix.gnu.org/packages/r-bpcells][https://packages.guix.gnu.org/packages/r-bpcells/badges/latest-version.svg]]