Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arnav
    Junior Member
    • Feb 2012
    • 2

    Bowtie2 --al and --un: no output

    Hi everyone,

    I'm trying to align a set of paired-end reads from 75-750 bp in length with bowtie2. My previous workflow used bowtie1 and relied on the --un and --al flags to filter reads. So, when the latest bowtie2 beta added support for these flags, I decided to try it out.

    Unfortunately, when I use these flags with bowtie2, I do not get any output. That is, if the flag is --un <filename>.fastq, the program creates the file <filename>.fastq but without any data inside (filesize = 0). I was expecting something along the lines of the bowtie1 output, i.e. --un <filename>.fastq creates files <filename>_1.fastq and <filename>_2.fastq. That is not the case, however, and I was wondering if anyone was experiencing the same problems or had found a solution. By the way, the same behavior results when I use the --al flag as well.

    This is the version information from my OS X 10.7.2 installation
    > bowtie2 --version
    /usr/local/bin/bowtie2-align version 2.0.0-beta5
    64-bit
    Compiler: gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)
    Options: -O3 -m64 -msse2 -funroll-loops -g3
    Sizeof {int, long, long long, void*, size_t, off_t}: {4, 8, 8, 8, 8, 8}

    I also ran the same commands on a 64-bit Ubuntu 11.10 installation and the behavior was no different. Unless the --al and --un flags actually don't work, I'm at a loss to explain what's happening. Any ideas?
  • cascoamarillo
    Senior Member
    • Oct 2010
    • 164

    #2
    Hi,

    I've not working too much with bowtie2, so I decided to test it and see what happens. This is my version (linux):
    version 2.0.0-beta5
    64-bit
    Built on compute-0-38.local
    Thu Dec 15 01:02:29 EST 2011
    Compiler: gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)

    My first surprise was the the reference needs to be indexed with the own bowtie2-build (doesn't work with my previous index of bowtie1). But the options --un and --al seems to work. Could you place the exact commands you're using? At the ubuntu installation, do you get any info on the terminal why isn't working?

    Comment

    • kopi-o
      Senior Member
      • Feb 2008
      • 319

      #3
      Aren't you supposed to use --un-conc for paired-end reads? (which would be equivalent to the old --un) I just started using this today and it seems to work.

      Comment

      • arnav
        Junior Member
        • Feb 2012
        • 2

        #4
        I just tried the --un-conc and --al-conc and now it's working. The output file is named a little differently, but at least the reads are being written. Now I just need to tweak the rest of the parameters...


        Thanks for your help!

        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, Today, 11:41 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-20-2026, 11:10 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        35 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        45 views
        0 reactions
        Last Post SEQadmin2  
        Working...