Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #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


    • #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


      • #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

        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          Today, 07:48 AM
        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 07:17 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-02-2024, 08:06 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-30-2024, 12:17 PM
        0 responses
        20 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-29-2024, 10:49 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Working...
        X