Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Puhekupla
    Junior Member
    • Feb 2014
    • 8

    [Tophat2] - Warning: junction database is empty!

    Hello All,

    I'm doing Tophat2 on 10 samples, from which 3 samples should contain RNA-seq spikes sequences. I've build my own index files from +- 8 spike sequences via bowtie2-build. Now i'm trying to use Tophat2 whether to check if the spike sequences are found in the samples or not. Everything works fine untill I get one error I can't fix:

    Code:
    [2014-02-19 09:06:01] Beginning TopHat run (v2.0.9)
    -----------------------------------------------
    [2014-02-19 09:06:01] Checking for Bowtie
    		  Bowtie version:	 2.1.0.0
    [2014-02-19 09:06:01] Checking for Samtools
    		Samtools version:	 0.1.19.0
    [2014-02-19 09:06:01] Checking for Bowtie index files (genome)..
    [2014-02-19 09:06:01] Checking for reference FASTA file
    [2014-02-19 09:06:01] Generating SAM header for /indexes_spikes/spikes
    	format:		 fastq
    	quality scale:	 phred33 (default)
    [2014-02-19 09:06:02] Preparing reads
    	 left reads: min. length=139, max. length=151, 424139 kept reads (30263 discarded)
    [2014-02-19 09:06:19] Mapping left_kept_reads to genome spikes with Bowtie2 
    [2014-02-19 09:09:37] Mapping left_kept_reads_seg1 to genome spikes with Bowtie2 (1/6)
    [2014-02-19 09:09:54] Mapping left_kept_reads_seg2 to genome spikes with Bowtie2 (2/6)
    [2014-02-19 09:10:12] Mapping left_kept_reads_seg3 to genome spikes with Bowtie2 (3/6)
    [2014-02-19 09:10:28] Mapping left_kept_reads_seg4 to genome spikes with Bowtie2 (4/6)
    [2014-02-19 09:10:44] Mapping left_kept_reads_seg5 to genome spikes with Bowtie2 (5/6)
    [2014-02-19 09:10:58] Mapping left_kept_reads_seg6 to genome spikes with Bowtie2 (6/6)
    [2014-02-19 09:11:11] Searching for junctions via segment mapping
    Warning: junction database is empty!
    [2014-02-19 09:12:10] Reporting output tracks
    	[FAILED]
    Anyone knows whats going wrong?
  • gfmgfm
    Member
    • Jun 2010
    • 64

    #2
    Hello,

    We get the same error with aligning RNA seq spikes with tophat2.
    Did you find the problem?

    Thanks

    Comment

    • wokai001
      Member
      • Nov 2010
      • 20

      #3
      Probably, TopHat does not find any junctions.
      Try an alignment with Bowtie and look for unmapped reads.

      You may try to extract these reads from BAM files, convert them into fastq and then re-align using TopHat.

      Comment

      • gfmgfm
        Member
        • Jun 2010
        • 64

        #4
        Thanks a lot for the answer.

        This is indeed because of empty junction.
        The way to overcome this error is by adding --no-novel-juncs

        Comment

        Latest Articles

        Collapse

        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        7 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-30-2026, 05:37 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-26-2026, 11:10 AM
        0 responses
        20 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        54 views
        0 reactions
        Last Post SEQadmin2  
        Working...