scRUtils 0.1.0
scRUtils
provides various utilities for visualising and functional analysis of RNA-seq data,
particularly single-cell dataset. It evolved from a collection of helper functions that were
used in our in-house scRNA-seq processing workflow.
The package is current available only on GitHub.
::install_github("ycl6/scRUtils") devtools
To use scRUtils
in a R session, load it using the library()
command.
library(scRUtils)
The documentation of this package is divided into 5 sections: