Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jmt
    Junior Member
    • Jun 2011
    • 5

    TOPHAT / TOPHAT2 checking bowtie version error?

    Hi all,

    I downloaded the Linux binary version of the latest version of Tophat as well as the latest Linux binary version of Bowtie2, and I get the following error when I try to execute a simple "tophat2 index fastq1 fastq2" command (no options or anything). I get the following error. Anyone have a clue what this is about?


    [2012-11-02 09:34:10] Beginning TopHat run (v2.0.5)
    -----------------------------------------------
    [2012-11-02 09:34:10] Checking for Bowtie
    Traceback (most recent call last):
    File "/gpfs/fs121/h/toung/downloads/tophat-2.0.5.Linux_x86_64/tophat", line 4035, in <module>
    sys.exit(main())
    File "/gpfs/fs121/h/toung/downloads/tophat-2.0.5.Linux_x86_64/tophat", line 3836, in main
    check_bowtie(params)
    File "/gpfs/fs121/h/toung/downloads/tophat-2.0.5.Linux_x86_64/tophat", line 1473, in check_bowtie
    bowtie_version = get_bowtie_version(params.bowtie2)
    File "/gpfs/fs121/h/toung/downloads/tophat-2.0.5.Linux_x86_64/tophat", line 1351, in get_bowtie_version
    bowtie_version = [int(x) for x in ver_numbers[:3]] + [int(ver_numbers[3][4:])]
    IndexError: list index out of range





    **** FYI, here are the versions I'm using


    $ bowtie2 --version
    /gpfs/fs121/h/toung/bin/bowtie2-align version 2.0.2
    64-bit
    Built on ********
    Fri Nov 2 09:27:25 EDT 2012
    Compiler: gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) (GCC)
    Options: -O3 -m64 -msse2 -funroll-loops -g3
    Sizeof {int, long, long long, void*, size_t, off_t}: {4, 8, 8, 8, 8, 8}


    $ ./tophat2 --version
    TopHat v2.0.5
  • westerman
    Rick Westerman
    • Jun 2008
    • 1104

    #2
    Yeap. Same here. My sysadmin changed bowtie2 out from under me over night and I spent some frustrating time yesterday morning tracking down the problem. He basically shrugged his shoulders and told me to use the previous version of bowtie2. :-( Ok, I can see that incompatibility between Tophat and bowtie2 is not his problem but ... still ... I wanted more sympathy.

    Comment

    • RocheKermit
      Member
      • Nov 2011
      • 15

      #3
      Yep! Same problem there. I've found you're post, switched back to bowtie 2.0.0.7 (a secret agent number, no?) and it's now ok.
      Shall I ask you haw have you been aware that TopHat 2 is not compatible with bowtie 2.0.2?

      Comment

      • nhry
        Junior Member
        • Jul 2012
        • 1

        #4
        I had the same issue when using tophat 2.0.5. I fixed it by running with the --bowtie1 option. Alternatively, like RocheKermit and westerman have said, you can downgrade your bowtie2 version to the beta 2.0.0.7 for it to work.
        There is also a new version of tophat2 (2.0.6, released 3 days ago) which fixes this bug and a few other bugs as well. When using this version I was able to get it working with bowtie2 version 2.0.2

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by SEQadmin2


          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

          Here are nine questions we think about, in roughly the order they matter, before...
          06-18-2026, 07:11 AM
        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 11:10 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        42 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        103 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        125 views
        0 reactions
        Last Post SEQadmin2  
        Working...