/riboss

Comparison of the ability of open reading frames to recruit ribosomes within individual transcripts

Primary LanguagePython

logo

Comparison of the ability of open reading frames to recruit ribosomes within individual transcripts.

Dependencies:

riboprof is available as a precompiled executable. Other dependencies can be installed through conda or pip.

The python scripts can be executed independently.

  • prep_reference_files.py prepares the reference transcriptome files for STAR, salmon, riboprof, and riboss.py.
  • select_footprint_size.py selects the best ribosome footprint sizes by triplet periodicity using Fisher's exact test.
  • riboss.py compares the strength of upstream and downstream ORFs with main ORFs using Fisher's exact test.

Snakemake is only required to run the example pipeline as follows:

snakemake -j1 -s riboss.smk

dag

Related article:

  • Lim, C.S., Wardell, S.J.T., Kleffmann, T. & Brown, C.M. (2018) The exon-intron gene structure upstream of the initiation codon predicts translation efficiency. Nucleic Acids Res. 46: 4575-4591.