Skip to content

Workflow for Ribosome profiling data start and stop codon analysis.

License

Notifications You must be signed in to change notification settings

sudeepsahadevan/start_stop_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Start - Stop codon analysis

Workflow for start, stop codon analysis for Ribosome Protected Fragments (RPFs). The pipeline used here follows part of the method adopted by RiboTaper workflow for start and stop codon analysis.

Description

For an input .bam file, count the number of mapped reads and sub-sample if the number of mapped reads is greater than the given threshold. Generate a list of reads that maps to a window of 100nt around start and stop codons from BED file. Bin reads according to read lengths and calculate the distance between 5'/3' ends of the reads to start or stop codon positions. Compute coverage data per read length bin for read 5'/3' ends to start - stop positions.

Dependencies

Usage
Complete workflow:
start_stop_analysis.sh <RPF.bam> <start_stop.bed> <sample_name> <downsample_size>
Python helper script options:
python start_stop_analysis.py -h

About

Workflow for Ribosome profiling data start and stop codon analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published