Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • empyrean
    Member
    • Sep 2010
    • 52

    Bowtie Illumina paired end reads alignment

    Hello all,

    I am new to NGS and trying to align illumina paired end data to a region which is of approximately 100kb where as the sequenced genome is about 1gb. Here i wanted to identify single pairs mapped to end of this region where as its other pair doesnot. How could i achieve this easily? Which is better bowtie or BWA? i used following command in bowtie but not working properly.

    Code:
     bowtie -t -a -m 5 -S -p 10 -X 600 -1 001.fastq -2 002.fastq --al aligned_out
  • empyrean
    Member
    • Sep 2010
    • 52

    #2
    can someone help?

    Comment

    • westerman
      Rick Westerman
      • Jun 2008
      • 1104

      #3
      When you say that something is "not working" it is useful to the rest of us if you can tell us the error message or other reason the program is not working.

      Comment

      • empyrean
        Member
        • Sep 2010
        • 52

        #4
        I should have done that, but now bowtie ran succesfully on my data and gave sam output.

        Code:
        HWI-ST5 1:Y:0:CGAAGT    77      *       0       0       *       *       0       0       ANAANNNNNGGCTCC   ###########   XM:i:0
        I got something like the top output in sam format. But i need the information of a read in a pair matches to the reference where as its another pair doesnot. The third column which says * was supposed to be a query_identifier and when i got the reads which are not equal to *, i got all pairs but not singles which map to reference. Can i get this info from bowtie?

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        17 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        27 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        38 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        61 views
        0 reactions
        Last Post SEQadmin2  
        Working...