Ribo-seq : De novo annotation (RiboCode)
STAR mapping (Aligned.toTranscriptome.out.bam) RPF with 3nt periodicity
P-sites and Offset
STAR mapping DONE!
- Step 1 : Install/Upgrade RiboCode
- Step 2 : Prepare transcripts annotation
- Step 3 : Select RPF length and detect P-site offset
- Step 4 : Detect translated ORFs
pip install --upgrade RiboCode
------------------------------------
ssh -p 2200 [email protected]
# password: yanglab62783319
cd ~/Ribo-seq_Pipeline/RiboCode
------------------------------------
/workdata2/Programs/anaconda3/bin/RiboCode
prepare_transcripts -g <gencode.v19.annotation.gtf> -f <hg19_genome.fa> -o <RiboCode_annot>
|1| transcripts_cds.txt
|2| transcripts.pickle
|3| transcripts_sequence.fa
metaplots -a <RiboCode_annot> -r <HEK293Aligned.toTranscriptome.out.bam>
Metaplots
Config File
RiboCode -a <RiboCode_annot> -c <config.txt> -l no -o <RiboCode_ORFs_result>
Detected ORFs Files
<RiboCode_ORFs_result>.txt <RiboCode_ORFs_result>_collapsed.txt