Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • something wrong with tophat-1.0.14 version, don't use it

    Hi, guys, I was trying the "new" version of tophat and found that it has 3708 lines.

    But in the old version, 1.0.13 it only has around 1600 lines. so I wonder WTH is going on? I open the tophat file and found that from 1857 to the end of file, basically it is the same as the first 1800 lines. they even do the "import" part twice. For example, the following lanes appeared one at line 2 and AGAIN at line 1872.

    import sys
    import getopt
    import subprocess
    import errno
    import os
    import tempfile
    import warnings
    import shutil
    import copy
    from datetime import datetime, date, time

    Can the authors give us some explanations?

  • #2
    At first glance, I think you might want to double-check your work. This seemed quite odd to me, so I downloaded Tophat for grins. tophat.py ends at line 1855. I suspect that you have duplicated the source yourself subsequent to downloading. Perhaps you should download the file again and retry.

    Comment


    • #3
      I just tested it again. I cannot imagine how can I mess up the installation. All I did is: download the source file, unzip it and:

      ./configure --prefix=/home/myusername
      make
      make install

      I've tried this on two servers. And it give me the same result ... can anyone else test it? Thanks!

      Anyway I just edit the tophat and delete everything after 1857. Hope that's it.

      Originally posted by quinlana View Post
      At first glance, I think you might want to double-check your work. This seemed quite odd to me, so I downloaded Tophat for grins. tophat.py ends at line 1855. I suspect that you have duplicated the source yourself subsequent to downloading. Perhaps you should download the file again and retry.

      Comment


      • #4
        Originally posted by quinlana View Post
        At first glance, I think you might want to double-check your work. This seemed quite odd to me, so I downloaded Tophat for grins. tophat.py ends at line 1855. I suspect that you have duplicated the source yourself subsequent to downloading. Perhaps you should download the file again and retry.
        You are looking at the tophat.py file in the source tree, whereas franky is referring to the tophat script that is produced after compiling. I have downloaded the pre-built 1.0.14.Linux_x86_64 distribution and can confirm franky's observation of duplicated code in the final tophat script. Apparently something in the build process is duplicating the code.

        Comment


        • #5
          thanks, kmcarr! glad to see I am not the only one see this.

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          49 views
          0 likes
          Last Post seqadmin  
          Working...
          X