Skip to content

JackCurragh/RDG-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDG-Viewer

Ribosome Decision Graph Viewer in the Browser

This Google Colaboratory notebook serves as a tool for generating Ribosome Decision Graph (RDG) visualizations within a web browser. The RDG concept, introduced alongside this notebook (BioRxiv), enables accurate representation of translation complexity commonly seen in eukaryotic RNA, and this interactive tool empowers users to explore and visualize these RDGs programmatically.

Table of Contents

Overview

The RDG-Viewer enables users to generate RDG plots through various methods, providing flexibility and control over the visualization process. Users can:

  • Generate RDG plots by specifying translon coordinates from annotations.
  • Construct graphs by providing the transcript nucleotide sequence along with customizable parameters.
  • Obtain transcript sequences using "gget" based on gene names and subsequently generate RDG plots.

Dependencies

Dependencies are installed at the beginning of the notebook. They include:

  • Python 3
  • sqlitedict
  • matplotlib
  • networkx
  • gget
  • RDG

Usage

This is run by as any programmable notebook:

  1. Open the notebook in Google Colab.
  2. Click on "Runtime" in the menu, then "Run all" to execute all cells.
  3. Follow the prompts, alter parameters or modify the code as necessary.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Ribosome Descision Graph viewer in the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages