Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lareaulab/simRiboSeq
https://github.com/lareaulab/simRiboSeq
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lareaulab/simRiboSeq
- Owner: lareaulab
- Created: 2019-03-19T00:02:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T23:32:29.000Z (over 2 years ago)
- Last Synced: 2024-08-05T15:04:30.127Z (5 months ago)
- Language: R
- Size: 137 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-riboseq - Code
README
# 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")`