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
              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...
              05-06-2024, 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, 05-10-2024, 06:35 AM
            0 responses
            19 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-09-2024, 02:46 PM
            0 responses
            22 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-07-2024, 06:57 AM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-06-2024, 07:17 AM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Working...
            X