- Home
- Bioconductor 3.18
- Software Packages
- RiboCrypt
RiboCrypt
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see RiboCrypt.
Interactive visualization in genomics
Bioconductor version: 3.18
R Package for interactive visualization and browsing NGS data. It contains a browser for both transcript and genomic coordinate view. In addition a QC and general metaplots are included, among others differential translation plots and gene expression plots. The package is still under development.
Author: Michal Swirski [aut, cre, cph], Haakon Tjeldnes [aut, ctb], Kornel Labun [ctb]
Maintainer: Michal Swirski <michal.swirski at uw.edu.pl>
citation("RiboCrypt")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RiboCrypt")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RiboCrypt")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.