Ribosome Termination Pausing as an Adaptive Translational Checkpoint and Druggable Vulnerability in Human Diffuse Large B-cell Lymphoma
Li Wang1†, Haoran Duan2,3†, Huihong Li2,3, Hai Fang1, Chaohui Bao1, Shuaiyao Wang2,3, Tong Yin1,Ruihong Zhang1,Dieter A. Wolf2,3*,Weili Zhao1*,and Fajin Li2,3*†
1 Shanghai Institute of Hematology, State Key Laboratory of Medical Genomics, National Research Center for Translational Medicine at Shanghai, Ruijin Hospital affiliated to Shanghai Jiao Tong University School of Medicine, Shanghai, China. 2 Westlake Laboratory of Life Sciences and Biomedicine, Hangzhou, Zhejiang, China. 3 School of Medicine, Westlake University, Hangzhou, Zhejiang, China. † These authors contributed equally to this work * Corresponding author. Email: lfj17[at]tsinghua[dot]org[dot]cn
This file is a description of how the results presented in the manuscript were generated, including codes of pre-processing and codes for generating the figures. All scripts used for processing BAM files should be excuted in Linux platform and other scripts can be both used in Linux and windows platform.
The softwares and their versions are listed in the requirements.txt file.
- 00.preprocessing and 00.preprocessing.Rmd: The codes for preprocessing of RNA-seq and Ribo-seq data.
- 01.transcriptomeAssembly and 01.transcriptomeAssembly.Rmd: The codes for transcriptome assembly using STAR and Stringtie.
- 02.re-processing with assembled references and 02.re-processing with assembled references.Rmd: The codes for reprocessing of RNA-seq and Ribo-seq data using the assembled reference genome.
- 03.formal-analysis and 03.formal-analysis.Rmd: The codes for formal analysis, which were used for generating all figures in the manuscript.