Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Is blastx reliable enough to annotate transcripts from RNA-seq?

    Hi everybody!

    I am a newbie on in silico functional annotation of transcripts assembled from reads produced by RNA-seq. My doubt is about the utilization of blastx for this purpose.

    Many tools, such as blast2go and argot2, are known to use blastx as the first step in a pipeline in which the final goal is to assign gene ontology (GO) terms to transcripts. These tools use some kind of algorithm to transfer the GO terms from the blast hits to the query sequence. So far so good.

    But is it ok to transfer terms from proteins found to be translated from the minus strand of a transcript? Blastx considers all 6 frames to find potential proteins and, therefore, it should not be rare to these tools assign GO terms from these minus-strand-coded proteins to the transcript of interest.

    But is this procedure biologically correct? A transcript is translated from 5' to 3' by ribosomes, so I believe that it is not correct to consider proteins from minus strand. Or am I missing anything from the RNA-seq approach per se?

    Best regards!

  • #2
    Blastx to associate GO term to transcripts

    Hi everyone!

    I think no one has replied me so far because I have made my question hard to understand. So, I'll try to simplify it now!

    Let's suppose I have the following transcript assembled from reads generated by RNA-seq:

    >transcript_A
    tccgcaatgagtcaatactccaccaattgcagggtgtgaaagtataagcacttgaggagcccatcctctaatcaaaactcctctttctttaattctttgctcaaatccattctcaagaatccatttctctaaatcatttaatttatcacctcctcctaatacccatacaaaaggcctatttgactcttctaaaccaagaccaagttccaccatttgcaataatgtcaaacgagataaacttccaagacttgcataaaccacagattctgtttcaaaattatctaaccatttcaagcaatcttgattatcaattgcagttttattaccccttgtaaccaaatcttcaatttccttattacacaaagaaacaggaccaacacaccaaacttttttccctctagctttcctatattctttctcatacacttgctccaactcctcaaaactattaacaattacaccatatgatgattcctcggctaatctgatttgctcagtaacttctttcaatacagaagaactaacagaagtagtatttttcgtcgatcctgaaacctgagctttcgttagttcaactctatcgggtaaatcaggaacaacaaaatactctgaatctgaggttatattttcaagaatgttggaggaaagtattttataggaacataaaagtgagaaacaacaagtaccatgaaaaacaattcttgggatattaaaattttgtgcaatttgagtagtccaaggaaatcccatatctgaaataacacaacttggacttggatttattccttctaagagattttcaacttgttgtttcagcatactaattgcagcaaaaaactttgaagccaagtcaagagaaggaagcatg

    Now, I want to use blast2go or argot2 to assing gene ontology (GO) terms to this transcript. What's the first step? Blastx!

    In this case, blastx finds an ORF highly similar to other proteins in the reading frame -2, e.g. in the reverse complement of this sequence. See below a piece of xml output in which we can see description of hit 1:

    <Hit_num>1</Hit_num>
    <Hit_id>gi|697139547|ref|XP_009623864.1|</Hit_id>
    <Hit_def>PREDICTED: UDP-glycosyltransferase 73C3-like [Nicotiana tomentosiformis] &gt;gi|62241063|dbj|BAD93688.1| glucosyltransferase [Nicotiana tabacum]</Hit_def>
    <Hit_accession>XP_009623864</Hit_accession>
    <Hit_len>496</Hit_len>
    <Hit_hsps>
    <Hsp>
    <Hsp_num>1</Hsp_num>
    <Hsp_bit-score>562.377</Hsp_bit-score>
    <Hsp_score>1448</Hsp_score>
    <Hsp_evalue>0</Hsp_evalue>
    <Hsp_query-from>1</Hsp_query-from>
    <Hsp_query-to>867</Hsp_query-to>
    <Hsp_hit-from>87</Hsp_hit-from>
    <Hsp_hit-to>375</Hsp_hit-to>
    <Hsp_query-frame>-2</Hsp_query-frame>
    <Hsp_hit-frame>0</Hsp_hit-frame>
    <Hsp_identity>289</Hsp_identity>
    <Hsp_positive>289</Hsp_positive>
    <Hsp_gaps>0</Hsp_gaps>
    <Hsp_align-len>289</Hsp_align-len>


    Now let's suppose (again!) that this protein (XP_009623864) is associated to the GO term "metabolic process". Blats2go or argot2 will, based on their algorithms, transfer this term to my transcript_A and, in the end, my transcript_A will be associated to metabolic process.

    However, is this really OK? This GO term is associated to a protein that is highly similar to an ORF in the REVERSE COMPLEMENT of my transcript. But, here, we are considering a transcript and, to the best of my knowledge, a transcript is
    the "final" gene product that will be translated to a protein by ribosomes. In this regard, there is no sense in considering a reverse complement and, accordingly, there is no sense in associating a GO term transferred from a protein coded in the reverse complement of this transcript.

    Please, I kindly ask someone to let me know if I am right or wrong.

    Best regards,

    Marcio

    Comment


    • #3
      Did you follow a "stranded" RNAseq library protocol for this set of samples? If you did not then you had a 50-50 chance of sequencing either strand.

      Comment


      • #4
        Dear GenoMax,

        In fact, other people prepared the library. I am only the "bioinformatics guy"! But, anyway, they didn't follow a stranded library protocol. They used the TruSeq RNA Sample Preparation Kit v2. So, in our case, we have a 50-50 chance of sequencing either strand.

        In this case are the final assembled transcripts mixtures of reads from both strands? Is this the reason why I can consider ORFs in the reverse complement when I use blastx?

        Comment


        • #5
          In this case are the final assembled transcripts mixtures of reads from both strands? Is this the reason why I can consider ORFs in the reverse complement when I use blastx?
          Yes. Since the prep was not strand-specific, your contig's orientation is arbitrary.

          Comment


          • #6
            Kopi-o and GenoMax,

            Thank you for your answers.

            So, if I use a non-stranded protocol to generate my RNA-seq library and after sequencing and assembling I discover that some pairs of my assembled transcripts align with high identity and coverage, but in the reverse complement orientation, may I consider that anything was wrong during the assembly process?

            My question is based on the fact that as the contig orientation is arbitrary due to the way that the library was prepared, then reverse complement sequences can be originated from one common sequence.

            Best,

            Marcio

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Best Practices for Single-Cell Sequencing Analysis
              by seqadmin



              While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
              06-06-2024, 07:15 AM
            • seqadmin
              Latest Developments in Precision Medicine
              by seqadmin



              Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

              Somatic Genomics
              “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
              05-24-2024, 01:16 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 06:58 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:18 AM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:04 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-03-2024, 06:55 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Working...
            X