Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HeidiLee
    Member
    • Jul 2011
    • 20

    #1

    Bowtie Aligning failed 100%

    Hello,

    I am trying to use bowtie to align sanger human DNA reads on hg19. The command line I have used is:
    ./bowtie -p 1 -m 20 --best --sam hg19 ../Task/Source/454reads_test.fastq ../Task/Source/454reads_test.sam
    and I got the following report:
    # reads processed: 84205
    # reads with at least one reported alignment: 0 (0.00%)
    # reads that failed to align: 84205 (100.00%)
    No alignments

    The sequences seem unusually long, 300-400bases.
    And actually, I am not sure if I should use hg19 as prebuild index. There several indexes fir H. Sapian.

    Could any one please help me with this alignment?

    Thank you very much in advance.

    Heidi
    Last edited by HeidiLee; 08-05-2012, 01:46 AM.
  • HeidiLee
    Member
    • Jul 2011
    • 20

    #2
    I think I need to use BWA-SW for sequences with long lengths.
    I am still learning :0)

    Comment

    • arolfe
      Member
      • Jul 2011
      • 29

      #3
      Bowtie2, Blat, and Blast are also a possibilities.

      Whatever you choose, make sure you understand how it decides what to report. Bowtie was tuned for short reads, so it will not report matches if there are more than a few snps. It's also sensitive to where the snps fall in the read- snps at the 5' end are in the region it uses as an alignment seed and it can't handle more than 2 there.

      Bowtie2 lets you specify the minimum score to report a match in terms of the query length, which scales much better with increasing read lengths.

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 12:22 PM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      50 views
      0 reactions
      Last Post SEQadmin2  
      Working...