Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • carlos
    Junior Member
    • Feb 2008
    • 8

    Mapping a resequenced genome

    Hi,

    I would like to use bowtie2 to map a low coverage genome sequence over a reference genome. Libraries are Illumina ( 170 pb ) and I used latests bowtie2 (bowtie2-2.2.3). Using this options:
    bowtie2 --phred64 -x ref.scaffolds -p 38 -I 0 -X 370 -1 forward.fq -2 reverse.fq -S output.sam

    either with local or end-to-end my reads "aligned concordantly exactly 1 time" are low, any idea of how I can improve my options?

    Bests,

    Carlos

    with end-to-end stats are:

    207650332 reads; of these:
    207650332 (100.00%) were paired; of these:
    49664549 (23.92%) aligned concordantly 0 times
    55571363 (26.76%) aligned concordantly exactly 1 time
    102414420 (49.32%) aligned concordantly >1 times
    ----
    49664549 pairs aligned concordantly 0 times; of these:
    555481 (1.12%) aligned discordantly 1 time
    ----
    49109068 pairs aligned 0 times concordantly or discordantly; of these:
    98218136 mates make up the pairs; of these:
    74270285 (75.62%) aligned 0 times
    8235025 (8.38%) aligned exactly 1 time
    15712826 (16.00%) aligned >1 times
    82.12% overall alignment rate

    and with --local alignment

    207650332 reads; of these:
    207650332 (100.00%) were paired; of these:
    22728112 (10.95%) aligned concordantly 0 times
    41051553 (19.77%) aligned concordantly exactly 1 time
    143870667 (69.29%) aligned concordantly >1 times
    ----
    22728112 pairs aligned concordantly 0 times; of these:
    324840 (1.43%) aligned discordantly 1 time
    ----
    22403272 pairs aligned 0 times concordantly or discordantly; of these:
    44806544 mates make up the pairs; of these:
    29720852 (66.33%) aligned 0 times
    2927354 (6.53%) aligned exactly 1 time
    12158338 (27.14%) aligned >1 times
    92.84% overall alignment rate
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Is this data really old (that you have selected phred64 scores)? How long are the reads?

    Comment

    • carlos
      Junior Member
      • Feb 2008
      • 8

      #3
      yes, a bit old, Illumina paired end (80 bp after trimming)

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        Reads aligning multiple times is a function of read length, reference repeat content, and possibly library bias; there's not much you can do about that once you have existing data. However, it's also affected by pairing, and if I am reading your stats correctly, your reads are not being paired correctly. Are you sure the two files go together, and that the order of the reads is the same? If you trimmed the two files separately, that will have broken the pairing order. So specifically, what tool did you use for trimming, and what was the command?

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-23-2026, 11:41 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-20-2026, 11:10 AM
        0 responses
        214 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        79 views
        0 reactions
        Last Post SEQadmin2  
        Working...