Git Product home page Git Product logo

ribosome_profiling's Introduction

Ribosome Profiling Data Analysis

Ribosome Profiling data analysis pipeline: preprocessing, differential expression analysis, GO analysis and codon occupancy analysis based on Dr. Puneet Sharma workflow.

script 1-10 were executed on the cluster script 11-15 were executed locally on R R session information is available as R_session_info.txt

Ribo-seQC package used has been modified from the original ( https://github.com/Tim-Yu/RiboseQC ) Please check script 11 to see how to modify the code or use the modified package uploaded as RiboseQC

Annotations downloads (as written by Dr. Puneet Sharma)

"Undesired RNA” annotation

(3 sources were used to obtain sno-, sn- and r-RNA; tRNA; and rRNA):

FASTA file containing rRNA, snRNA and snoRNA sequences can be generated from Ensembl biomart:

  1. Database: Ensembl Genes (Version)
  2. Dataset: Human genes (Version)
  3. Click “Filters”
  4. Expand the “Gene” tab
  5. Select Transcript type: rRNA, snRNA, snoRNA
  6. Click “Attributes”
  7. Select “Sequences” (Radio button) and expand the “Sequences” tab
  8. Select “Unspliced (gene)”
  9. Expand the “Header information” tab
  10. Select “Gene stable ID”
  11. Click “Count”
  12. Click “Results”
  13. Download the FASTA file

tRNA FASTA sequences can be obtained from Genomic tRNA database:

  1. Under “Links to Most Viewed Genomes”, select “Homo sapiens (GRCh38/hg38)”
  2. On the left hand side, select “FASTA Seqs”
  3. Download “High confidence tRNA sequences: hg38-tRNAs.fa”

NCBI Nucleotide module to procure 45S, 28S, 18S, 5.8S, 5S rRNA sequences.

  1. Search: biomol_rRNA[prop] AND “Homo sapiens”[Organism].
  2. On the top right, click “Send to”
  3. Select “File”
  4. Select Format: FASTA
  5. Click “Create File”

Concatenate the 3 files into a single FASTA file to form undesired RNA file named GRCh38_p13_r_t_sno_sn_RNA_ENSEMBL_NCBI_GtRNAdb.fa.

Genome annotation

The reference genome annotation can be procured from Ensembl by clicking on the DNA(FASTA) of Homo sapiens. Upon clicking the link you will be redirected to the Ensembl FTP server where you will encounter a bunch of files. The file you are interested in will be named “Homo_sapiens.GRCh38.dna.primary_assembly.fa.gz” (download and rename to GRCh38.dna.primary_assembly.fa.gz)

Also download the relevant GTF file from Ensembl under “Gene sets” named Homo_sapiens.GRCh38.108.gtf.gz (at the time of writing).

Transcriptome annotation

A FASTA file containing sequences of principle splice isoforms that are extended by 18 nt in 5’- and 3’- ends can be generated from Ensembl biomart by clicking-on/selecting the following options in order:

  1. Database: Ensembl Genes (Version)
  2. Dataset: Human genes (Version)
  3. Click “Filters”
  4. Expand the “Gene” tab
  5. Select Transcript type: protein_coding
  6. Check APPRIS annotation
  7. Click “Attributes”
  8. Select “Sequences” (Radio button) and expand the “Sequences” tab
  9. Select “Coding sequence”
  10. Check Upstream flank and provide the value “18”
  11. Check the Downstream flank and provide the value “18”
  12. Expand the “Header information” tab
  13. Select “Transcript stable ID” and “Gene name”
  14. Click “Count”
  15. Click “Results”
  16. Download the FASTA file (called GRCh38_APPRIS_CDS_18.fa in this module)

ribosome_profiling's People

Contributors

nam32 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.