Skip to content

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

Notifications You must be signed in to change notification settings

lcscs12345/riboss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages