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

clustifyrdata

!!!! This repository has been archived. Please see clustifyrdatahub. !!!!

R-CMD-check

clustifyrdata provides r length(tools::list_files_with_type("data", type = "data")) external data sets for cell-type assignment with clustifyr and reproducible scripts to build data objects.

Commonly used references:

knitr::kable(clustifyrdata::downrefs)

See the reference page for available data sets, and individual ref download page. Additionally these datasets will be made available as a Bioconductor ExperimentHub (clustifyrdatahub)

Data sets have uniform prefixes / suffixes:

Installation

N.B.: clustifyrdata is a large data package (nearly 350 Mb uncompressed).

# install.packages("pak")
pak::pkg_install("rnabioco/clustifyrdata")


rnabioco/clustifyrdata documentation built on Nov. 8, 2022, 4:26 a.m.