Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 372 Bytes

File metadata and controls

15 lines (8 loc) · 372 Bytes

simRiboSeq

Installation

To install, run the following command in R:

devtools::install_github("amandamok/simRiboSeq", build_vignettes=T)

Vignette

The vignette demonstrates simulation of a 10-read library from a transcriptome containing 2 small fake genes.

To view the vignette, run the following command in R:

vignette("tiny-sim", package="simRiboSeq")