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

        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          07-09-2026, 11:10 AM
        • SEQadmin2
          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
          by SEQadmin2



          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
          07-08-2026, 05:17 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-08-2026, 10:08 AM
        0 responses
        18 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Working...