Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How does picard determine reads that map to correct strand?

    Hi,

    I am curios to know how picards CollectRnaSeqMetrics tool determines the correct strand a read maps to. My guess is that it will look at the annotation supplied and determines the correctness of the strand based on that. Can anyone confirm?

  • #2
    According to http://picard.sourceforge.net/picard...#RnaSeqMetrics, the input is a SAM (Sequence Alignment Format) file.

    This file contains the annotation related to on which strand and on which location on the reference a read is mapped to.
    Refer to page 4 (0x10 bit of the flag field) of SAM format specification. I suppose the easiest way would be to just read this flag.
    Please answer my unsolved question - http://seqanswers.com/forums/showthread.php?t=33740

    Comment


    • #3
      Hi ak352,

      Thanks for the reply. But I think I should have rephrased the question. What I needed to know was how can CollectRnaSeqMatrics know the correct strand when it calculates the field INCORRECT_STRAND_READS. i.e. how does it know the specific strand the original read came from, say when doing unstranded rnaseq mapping?

      Comment


      • #4
        Originally posted by batman View Post
        Hi ak352,

        Thanks for the reply. But I think I should have rephrased the question. What I needed to know was how can CollectRnaSeqMatrics know the correct strand when it calculates the field INCORRECT_STRAND_READS. i.e. how does it know the specific strand the original read came from, say when doing unstranded rnaseq mapping?
        The "(IN)CORRECT_STRAND_READS" is only meaningful and appropriate if your RNA-Seq library was prepared using a strand-specific method and you supplied the correct STRAND_SPECIFICITY parameter when running CollectRnaSeqMatrics.

        If your library was prepared with an non-strand-specific protocol then Picard CollectRnaSeqMatrics can't know whether a read is incorrectly mapped. If your reads are not from a strand-specific library you should specify "STRAND_SPECIFICITY=NONE" when running CollectRnaSeqMatrics and the output will report "0" for both "CORRECT_STRAND_READS" and "INCORRECT_STRAND_READS". See the Picard Metrics Definitions here.

        Comment


        • #5
          Thanks kmcarr,

          Assuming I correctly specify the STRAND_SPECIFICITY, then does picard verify the correctness of strands against the annotation provided in REF_FLAT option? My current thinking is that it is impossible to verify the correctness of strandedness of any region not in this annotation.

          Comment


          • #6
            Originally posted by batman View Post
            Thanks kmcarr,

            Assuming I correctly specify the STRAND_SPECIFICITY, then does picard verify the correctness of strands against the annotation provided in REF_FLAT option? My current thinking is that it is impossible to verify the correctness of strandedness of any region not in this annotation.
            Sorry, I don't know what it does with reads not overlapping an annotated gene. You could query the developers or run some tests yourself using simulated data where the count of correctly, incorrectly and non-annotated alignments is known to see what the output looks like.

            Comment

            Latest Articles

            Collapse

            • 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 on Modified Bases...
              Yesterday, 07:01 AM
            • seqadmin
              Current Approaches to Protein Sequencing
              by seqadmin


              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
              04-04-2024, 04:25 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            55 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            51 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            45 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            55 views
            0 likes
            Last Post seqadmin  
            Working...
            X