- Home
- Bioconductor 3.16
- Software Packages
- ribosomeProfilingQC
ribosomeProfilingQC
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see ribosomeProfilingQC.
Ribosome Profiling Quality Control
Bioconductor version: 3.16
Ribo-Seq (also named ribosome profiling or footprinting) measures translatome (unlike RNA-Seq, which sequences the transcriptome) by direct quantification of the ribosome-protected fragments (RPFs). This package provides the tools for quality assessment of ribosome profiling. In addition, it can preprocess Ribo-Seq data for subsequent differential analysis.
Author: Jianhong Ou [aut, cre] , Mariah Hoye [aut]
Maintainer: Jianhong Ou <jianhong.ou at duke.edu>
citation("ribosomeProfilingQC")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ribosomeProfilingQC")
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("ribosomeProfilingQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.