Skip to content
forked from riboviz/riboviz

Analysis and Visualization of Ribosome Profiling Data

License

Notifications You must be signed in to change notification settings

rasilab/riboviz

 
 

Repository files navigation

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 this bioinformatics toolkit, riboviz, for analyzing ribosome profiling datasets. riboviz consists of a comprehensive and flexible analysis pipeline. The current version, riboviz 2, has been extensively tested on datasets from yeast, various other fungi, mouse, bacteria, and archaea.

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

Configuration files and annotation files for many datasets from many organisms are available at the riboviz/example-datasets repository.

Use riboviz

Quick start:

Usage:

Develop riboviz

General:

Development:

Releasing:

Reference

Releases

Release Description
2.2 2.2, current stable release
2.1 2.1
2.0 2.0
2.0.beta 2.0 beta release
1.1.0 Most recent version prior to commencement of BBSRC/NSF riboviz project
1.0.0 Associated with Carja et al. (2017) "riboviz: analysis and visualization of ribosome profiling datasets", BMC Bioinformatics, volume 18, article 461 (2017), 25 October 2017, doi: 10.1186/s12859-017-1873-8
0.9.0 Additional code/data associated with the paper below
0.8.0 Associated with Carja et al. (2017) "riboviz: analysis and visualization of ribosome profiling datasets", bioRXiv, 12 January 2017,doi: 10.1101/100032

Citing riboviz

To cite riboviz, please use both of the following references:

Cope AL, Anderson F, Favate J, Jackson M, Mok A, Kurowska A, MacKenzie E, Shivakumar V, Tilton P, Winterbourne SM, Xue S, Kavoussanakis K, Lareau LF, Shah P, Wallace EWJ. 2021. riboviz 2: A flexible and robust ribosome profiling data analysis and visualization workflow. bioRxiv. doi: 10.1101/2021.05.14.443910.

Wallace, Edward; Anderson, Felicity; Kavoussanakis, Kostas; Jackson, Michael; Shah, Premal; Lareau, Liana; et al. (2021): riboviz: software for analysis and visualization of ribosome profiling datasets. figshare. Software. doi: 10.6084/m9.figshare.12624200

The reference for riboviz version 1, which focused on yeast, is:

riboviz: analysis and visualization of ribosome profiling datasets, Carja et al., BMC Bioinformatics 2017. doi:10.1186/s12859-017-1873-8.

Acknowledgements

For contributors and funders, see Acknowledgements.

For citations of third-party software used by riboviz, see References.

Copyright and License

riboviz is Copyright (2016-2021) The University of Edinburgh; Rutgers University; University of California, Berkeley; The University of Pennsylvania.

riboviz is released under the Apache License 2.0.

About

Analysis and Visualization of Ribosome Profiling Data

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 61.2%
  • R 29.9%
  • Nextflow 7.1%
  • Shell 1.6%
  • Other 0.2%