Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • genome1
    Member
    • Oct 2013
    • 12

    Problem in configuring TopHat

    I am trying to analyze data generated from RNA-seq experiments. I am trying to align the RNA-Seq reads to the genome using TopHat. But, I have got struck while installing the TopHat! To begin with I have downloaded the following packages:
    tophat-2.1.0.tar.gz
    samtools-0.1.19.tar.bz2
    boost_1_54_0.zip

    I have unpacked all the packages.
    For samtools: I have copied all C-header files in samtools-0.1.19/install/include/bam Then I copied the libbam.a file in samtools-0.1.19/install/lib

    For boost: I have used the following commands:
    $./bootstrap.sh
    $./b2 install --prefix=PREFIX

    For TopHat: I have used the command line:
    $./configure --prefix=/path/to/tophat-2.1.0 --with-boost=/path/to/boost_1_54_0/PREFIX --with-bam=/path/to/samtools-0.1.19/install

    But I am getting an error message. The last few lines of the error are as follows:
    ................
    checking for python script directory... ${prefix}/lib/python2.6/site-packages
    checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
    checking for boostlib >= 1.38.0... yes
    checking for bamlib... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking whether the Boost::Thread library is available... yes
    checking for exit in -lboost_thread... no
    checking for exit in -lboost_thread... (cached) no
    checking for exit in -lboost_thread... (cached) no
    checking for exit in -llibboost_thread.a... no
    configure: error: Could not link against libboost_thread.a !

    Can anybody help me to identify the problem? What should be done to overcome this error. I have tried the same in both x86_64 Ubuntu system, but got the same error all the time!!

    My 2nd query is that after my previous command when I try to use "make" command it shows:
    make: *** No targets specified and no makefile found. Stop.

    Is it due to not properly configuring the TopHat and hence not been able to create "makefile"?
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Why don't you just make your life easier and download the precompiled executable?

    Comment

    • genome1
      Member
      • Oct 2013
      • 12

      #3
      Hi dpryan,

      Can you kindly tell me in details!

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        Sure, you can just download the gzipped tar file here. Apparently they never precompiled 2.1.0, but I also don't see an update on the website about that.

        BTW, "make" didn't work in your original post because the ./configure step failed (it makes the Makefile). That failed because it doesn't like something about the library path for boost. I'd have to quickly try to compile that locally to see if I can find out what's going wrong there.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Use this link to download the pre-compiled ready to run version: http://tophat.cbcb.umd.edu/downloads..._x86_64.tar.gz

          It also appears to be available via ubuntu software center in 13.10. Not the latest version but close (2.0.8b).
          Last edited by GenoMax; 10-24-2013, 03:24 AM.

          Comment

          • genome1
            Member
            • Oct 2013
            • 12

            #6
            Thanks dpryan and GenoMax, it is working now.

            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, 07-24-2026, 12:17 PM
            0 responses
            29 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            211 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-13-2026, 10:26 AM
            0 responses
            78 views
            0 reactions
            Last Post SEQadmin2  
            Working...