Skip to content

Organizes functions to work with read counts extracted from ribo files

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

CenikLab/ribobaser

Repository files navigation

ribobaser

The goal of ribobaser is to unify common operations we use on count tables

Installation

You can install the development version of ribobaser once you clone this repo.

devtools::install(build_vignettes = TRUE)

Example

Check out the vignette for a simple example.

library(ribobaser)
## basic example code
browseVignettes(package = "ribobaser")
#> No vignettes found by browseVignettes(package = "ribobaser")

You’ll still need to render README.Rmd regularly, to keep README.md up-to-date. devtools::build_readme() is handy for this.

About

Organizes functions to work with read counts extracted from ribo files

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages