knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

R-CMD-check Codecov test coverage Lifecycle: maturing

The goal of scmisc is to provide a common interface for several single cell packages.

Installation

You can install the release version of scmisc from Github with:

remotes::install_github("ddiez/scmisc")


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.