Skip to content

jianhong/uShuffleR

Repository files navigation

uShuffleR

R wrapper for uShuffle

Installation

To install this package, start R and enter:

library(BiocManager)
BiocManager::install("jianhong/uShuffleR")

Documentation

To view documentation of uShuffleR, start R and enter:

browseVignettes("uShuffleR")