Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem with Tophat and Cufflinks

    It is my first time working with RNA-Seq data, and I am having problems with Tophat and Cufflinks. Hope someone out there can give me some suggestions for the problems I encountered.

    Thanks a lot,

    Jie

    1) Problems with tophat:

    I downloaded the mouse GTF file and converted it to gff3 file ,using the script mentioned in a post from this forum, and also put the fasta file generated from the bowtie index to the folder where the bowtie indexes are.

    Here are the shell script I used:
    ./tophat -G mouse.gff3 /path/to/indexes/ m_musculus input.fasta

    And the the following output was generated:
    [Wed Apr 28 18:59:09 2010] Beginning TopHat run (v1.0.11)

    -----------------------------------------------

    [Wed Apr 28 18:59:09 2010] Preparing output location ./tophat_out/

    [Wed Apr 28 18:59:09 2010] Checking for Bowtie index files

    [Wed Apr 28 18:59:09 2010] Checking for reference FASTA file

    [Wed Apr 28 18:59:09 2010] Checking for Bowtie

    Bowtie version: 0.12.2.0

    [Wed Apr 28 18:59:09 2010] Checking reads

    seed length: 37bp

    format: fasta

    [Wed Apr 28 18:59:15 2010] Reading known junctions from GFF file


    And then the cursor went back to the system console, and the program just stopped. Although there was a folder called “tophat_out” generated, but no real output data.

    Any parameters I need to adjust?

    2)Problem with Cufflinks:
    The system is “Ubuntu linux”.

    First of all, the binary cufflinks(X86 linux version) cannot be executed. I assume it is due to the “boost” library being incorrectly installed.

    Second, I tried to compile cufflinks and received error some messages when “sudo make” was executed:

    Anybody has experience with the "libboost" compilation/installation? Thanks~

  • #2
    I can possibly help you with your second problem...

    The "boost" library is only needed if you want to build cufflinks from scratch. If you just want to run the binary, you don't need to have boost installed.

    Please check you have downloaded the correct version. I can run it fine on Linux x86.
    SpliceMap: De novo detection of splice junctions from RNA-seq
    Download SpliceMap Comment here

    Comment


    • #3
      I think I had similar issues with TopHat when I was first using it a year or so ago. Check the chromosome descriptors in your gff3 file and make sure they match those in your bowtie index (you can look in the fasta file you've made, or run the bowtie-inspect command). If these don't match, I think you run into this problem.

      Also, are you aware that the tophat -G function has been deprecated in recent versions of the program, and that the authors now recommend the use of an additional module (Cufflinks) which performs similar functions, but uses gtf files (which are easier to find)? This stuff has been recently published (Trapnell et al, Nat. Biotechnol. a month or so ago).

      Comment

      Latest Articles

      Collapse

      • 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
      • seqadmin
        Techniques and Challenges in Conservation Genomics
        by seqadmin



        The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

        Avian Conservation
        Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
        03-08-2024, 10:41 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 06:37 PM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 06:07 PM
      0 responses
      10 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-22-2024, 10:03 AM
      0 responses
      52 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-21-2024, 07:32 AM
      0 responses
      68 views
      0 likes
      Last Post seqadmin  
      Working...
      X