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

scExpression

Use these functions to plot single cell data. Use ?function_name e.g. ?plot_violin to check information on the functions

Installation

Install scExpression from GitHub with:

# install.packages("devtools")
devtools::install_github("jackbibby1/scExpression")


jackbibby1/scExpression documentation built on Dec. 20, 2021, 8:05 p.m.