Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 315 Bytes

RNAsub

A simplified method to subsample a given RNA-seq data to a desired level of either library size per sample or total count. This method is adopted from the subSeq bioconductor package.

Installation

The package can be installed in R using the following code:

remotes::install_github("AlemuTA/RNAsub")