Registration and Call for Abstracts Open for Bioc2024

RiboProfiling

This is the development version of RiboProfiling; for the stable release version, see RiboProfiling.

Ribosome Profiling Data Analysis: from BAM to Data Representation and Interpretation


Bioconductor version: Development (3.19)

Starting with a BAM file, this package provides the necessary functions for quality assessment, read start position recalibration, the counting of reads on CDS, 3'UTR, and 5'UTR, plotting of count data: pairs, log fold-change, codon frequency and coverage assessment, principal component analysis on codon coverage.

Author: Alexandra Popa

Maintainer: A. Popa <alexandra.mariela.popa at gmail.com>

Citation (from within R, enter citation("RiboProfiling")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("RiboProfiling")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Alignment, Coverage, PrincipalComponent, QualityControl, RiboSeq, Sequencing, Software
Version 1.33.0
In Bioconductor since BioC 3.2 (R-3.2) (8.5 years)
License GPL-3
Depends R (>= 3.2.2), Biostrings
Imports BiocGenerics, GenomeInfoDb, GenomicRanges, IRanges, reshape2, GenomicFeatures, grid, plyr, S4Vectors, GenomicAlignments, ggplot2, ggbio, Rsamtools, rtracklayer, data.table, sqldf
System Requirements
URL
See More
Suggests knitr, BiocStyle, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome.Hsapiens.UCSC.hg19, testthat, SummarizedExperiment
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/RiboProfiling
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/RiboProfiling
Package Short Url https://bioconductor.org/packages/RiboProfiling/
Package Downloads Report Download Stats