Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lwhitmore
    Member
    • Aug 2013
    • 70

    RSeqQC infer_experiment strandedness

    Hi,

    I am using RSeqQC infer_experiment.py to look at whether or not a library is stranded and I got the following results:

    This is SingleEnd Data
    Fraction of reads failed to determine: 0.0242
    Fraction of reads explained by "++,--": 0.0398
    Fraction of reads explained by "+-,-+": 0.9360


    What does this mean? it appears that the reads are mapping to the reverse complement strand relative to the gene, what kind of sequencing protocol would do this? Does it have a name?

    Thanks for any help,
    Leanne
  • Michael.Ante
    Senior Member
    • Oct 2011
    • 127

    #2
    Hi Leanne,

    The result shows you, that you have a stranded library. It also means, as you already said, that the reads are the reverse complement of the transcripts.
    A couple of library preps produce reads in that flavour:
    TruSeq stranded, ScriptSeq, Sense, ....
    Just use the strandedness as detected in your analyses (e.g. htseq-count ... -s reverse ..).
    Cheers,
    Michael

    Comment

    • dpryan
      Devon Ryan
      • Jul 2011
      • 3478

      #3
      The "+-,-+" syntax is described here and has got to be about the most cryptic way of conveying things that's possible. What this means is that you have strand-specific data made with the dUTP method. This is the most common type these days and means that if you need to do counting, that you should use the "-s reverse" option in htseq-count or "-s 2" in featureCounts. If you happen to be using tophat2 for alignment, you want the "fr-firststrand" library type.

      Edit: I should have refreshed, Michael beat me to it!

      Comment

      • lwhitmore
        Member
        • Aug 2013
        • 70

        #4
        Thanks guys! this was very helpful! The paper says an Illumina TruSeq Stranded mRNA LT kit so based on what Michael said it is to be expected that the read are the reverse complement of the gene. Another sequencing set from the same paper ( which was also indicated to use the Illumina TruSeq Stranded mRNA kit) gave me the following RSeqQC results:


        Fraction of reads explained by "++,--": 0.4775
        Fraction of reads explained by "+-,-+": 0.4956

        Does this mean that maybe the strandedness part of the kit didn't work as well? Or maybe a non stranded kit was used?

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          Either the paper was wrong or their kit failed completely. My guess is that the paper was wrong and that they used an unstranded kit.

          Comment

          • lwhitmore
            Member
            • Aug 2013
            • 70

            #6
            Thanks dpryan!

            I do have another question if multiple alignments is specified in the bowtie alignment (-a) will infer_experiment be able to work correctly in predicting strandedness?

            Comment

            • dpryan
              Devon Ryan
              • Jul 2011
              • 3478

              #7
              Most likely it'll still work, though the percentages will be different.

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • SEQadmin2
                Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by SEQadmin2


                I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                Here are nine questions we think about, in roughly the order they matter, before...
                06-18-2026, 07:11 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Today, 11:05 AM
              0 responses
              6 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              24 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              24 views
              0 reactions
              Last Post SEQadmin2  
              Working...