R-CMD-check CRAN version CRAN downloads License: GPL-3

CRMetrics

14/10/2022

Cell Ranger output filtering and metrics visualisation

Installation

To install the latest version, use

install.packages("devtools")
devtools::install_github("khodosevichlab/CRMetrics")

Initialization

A CRMetrics object can be initialized in different ways using CRMetrics$new(). The most important arguments are:

Vignette

For usage, please see the vignette (code.

Python integrations

CRMetrics makes use of several Python packages, most of them through the reticulate package in R. For these to work, we included an example workflow in the vignette.

Cite

To cite this work, please run citation(CRMetrics).