Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Indexing- Exons and splice sites

    Hi,
    I have been following the github tutorial, https://github.com/griffithlab/rnaseq_tutorial/wiki

    to learn RNAseq.

    I was on the indexing step and it says to first export exons and splice sites from reference genome using in-built python scripts before starting the indexing. And then that this information will be used during alignment.

    It would be great if someone could explain the rationale behind this step.
    ----

  • #2
    Sometimes if you are happy with the current state of the transcriptome (known expressed parts of the genome) then you could choose to do alignments of your data just to that part.

    While that is not incorrect, you do run a small risk of having some reads mis-align (since an aligner does its best to align and the read may not have originally come from that region) by restricting to just "known" expressed parts of the genome. If splice sites are provided as well then the programs would not try to look for new ones. Both these modifications speed up the alignments to some extent.

    Comment


    • #3
      Originally posted by GenoMax View Post
      Both these modifications speed up the alignments to some extent.
      That's okay. But while using the HISAT2 program, I am extracting the splice site and exon information from the .gtf file. And that information is given to the index builder (Hisat2-build). So, what I am getting is that this information during indexing is helping during alignment.

      If I know the splice sites, the reads will not align to those parts where splice sites lie in the middle. Is this correct?
      I still don't get how exon info is helping in alignment.

      A little more detailed answer would be really really helpful.

      Thank you.
      ----

      Comment


      • #4
        The most intuitive explanation might be that those "known" exons and splice sites are used as a suggestion for the read mapping, making mapping much quicker since the aligner "knows" where to look. Reads that don't behave according to the "known" annotation will still get correctly aligned and new splice sites will be discovered.

        You are just "telling" the aligner a priori where the splice junctions most likely are (but not restricting the mapping to those junctions/exons).

        Comment


        • #5
          Okay. That makes sense.

          Thank you very much.
          ----

          Comment


          • #6
            Does including exons and splice sites make the alignment more accurate, faster, or both?

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              Yesterday, 07:48 AM
            • seqadmin
              Essential Discoveries and Tools in Epitranscriptomics
              by seqadmin




              The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
              04-22-2024, 07:01 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 07:17 AM
            0 responses
            11 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-02-2024, 08:06 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-30-2024, 12:17 PM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-29-2024, 10:49 AM
            0 responses
            29 views
            0 likes
            Last Post seqadmin  
            Working...
            X