Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • fahim
    Member
    • Oct 2010
    • 10

    Bowtie output format question

    Hi
    I recently downloaded Bowtie and tying to align affy sequences. I am still using BLAT for longer sequences, but for short sequences, Bowtie is having clear advantage.

    I have a doubt about the default output of bowtie. Field number FOUR(4) gives 0-based offset of the start location of reads on the genome. But it is not showing the location where mapping ends. For example, the BLAT output tells you everything including start, end , length of reads matched, mismatched etc. etc.

    What I am assuming that since bowtie does not allow gapped alignment, the end should be equal to ( start+ lenghtOfReads-1). Is it true for the alignment results?
    Thanks
    Fahim
  • xinwu
    Member
    • Jul 2010
    • 33

    #2
    Originally posted by fahim View Post
    Hi
    I recently downloaded Bowtie and tying to align affy sequences. I am still using BLAT for longer sequences, but for short sequences, Bowtie is having clear advantage.

    I have a doubt about the default output of bowtie. Field number FOUR(4) gives 0-based offset of the start location of reads on the genome. But it is not showing the location where mapping ends. For example, the BLAT output tells you everything including start, end , length of reads matched, mismatched etc. etc.

    What I am assuming that since bowtie does not allow gapped alignment, the end should be equal to ( start+ lenghtOfReads-1). Is it true for the alignment results?
    Thanks
    Fahim
    You have the answer and should consider the strand.

    Comment

    • kjlee
      Member
      • Jun 2011
      • 12

      #3
      From the bowtie manual:

      0-based offset into the forward reference strand where leftmost character of the alignment occurs.
      Leftmost of which sequence: the reference or the query? I believe that it does matter. I presume it is the leftmost of the reference. If this is the case, then the 5' end of the query would be at (offset+length-1).

      Comment

      • swbarnes2
        Senior Member
        • May 2008
        • 910

        #4
        Originally posted by kjlee View Post
        From the bowtie manual:



        Leftmost of which sequence: the reference or the query? I believe that it does matter. I presume it is the leftmost of the reference. If this is the case, then the 5' end of the query would be at (offset+length-1).
        The reference. But check the CIGAR string to see if the read has been hard or soft trimmed.

        Comment

        • kjlee
          Member
          • Jun 2011
          • 12

          #5
          Say the query is 36nts long. The sequence aligns to the negative strand and the last (most 3') nucleotides (let's say 5nts) are soft-clipped, will the position reported be the first position that has a properly-mapped (non-soft-clipped) nucleotide, or will it be the 3' most nucleotide of the 36?

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Today, 10:09 AM
          0 responses
          9 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, Yesterday, 08:59 AM
          0 responses
          17 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          25 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Working...