Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 329 Bytes

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")