Skip to content

Analysis and Visualization of Ribosome Profiling Data

License

Notifications You must be signed in to change notification settings

swinterbourne/riboviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiboViz - post-2018 updates are at https://github.com/riboviz/RiboViz!

Ribosome profiling provides a detailed global snapshot of protein synthesis in a cell. At its core, this technique makes use of the observation that a translating ribosome protects around 30 nucleotides of the mRNA from nuclease activity. High-throughput sequencing of these ribosome protected fragments (called ribosome footprints) offers a precise record of the number and location of the ribosomes at the time at which translation is stopped. Mapping the position of the ribosome protected fragments indicates the translated regions within the transcriptome. Moreover, ribosomes spend different periods of time at different positions, leading to variation in the footprint density along the mRNA transcript. This provides an estimate of how much protein is being produced from each mRNA. Importantly, ribosome profiling is as precise and detailed as RNA sequencing. Even in a short time, since its introduction in 2009, ribosome profiling has been playing a key role in driving biological discovery.

We have developed a bioinformatics tool-kit, riboviz, for analyzing and visualizing ribosome profiling datasets. RiboViz consists of a comprehensive and flexible backend analysis pipeline and a web application for visualization. The current iteration of *RiboViz is designed for yeast datasets.

Existing yeast datasets consist of a mix of studies, some of which use elongation inhibitors such as cycloheximide (CHX) and others that flash freeze (FF) the samples to prevent initiation and elongation during sample preparation. In general, each experimental step can potentially introduce biases in processed datasets. RiboViz can help identify these biases by allowing users to compare and contrast datasets obtained under different experimental conditions.

All the codes for processing the raw reads is available in this repository.

In addition to the metagenomic analyses, an R/Shiny integration allows the user to select a gene of interest and compare ribosomal densities of its ORF across three data sets.

Getting started

About

Analysis and Visualization of Ribosome Profiling Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 77.5%
  • JavaScript 10.0%
  • CSS 9.2%
  • R 2.2%
  • Python 0.6%
  • Shell 0.4%
  • Perl 0.1%