![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
GOseq errors | egorleg | RNA Sequencing | 6 | 11-29-2012 02:09 PM |
tophat2 segment_juncs error: Error: segment-based junction search failed with err =-6 | hulan0@gmail.com | Bioinformatics | 1 | 04-16-2012 07:37 AM |
SoapSNP errors | prajor | Bioinformatics | 0 | 02-22-2012 04:55 AM |
setupBclToQseq errors | HMorrison | Illumina/Solexa | 1 | 05-23-2011 05:31 PM |
tophat errors | Greg | Bioinformatics | 0 | 01-12-2010 09:55 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: new york Join Date: Jun 2011
Posts: 23
|
![]()
now that we have tophat2 out the door, i'm sure we'll have bunch of tophat2 related error messages and solutions - hopefully.
thank you to the team for releasing the new version. i'm very excited for the combination of tophat and tophat-fusion. now my problem. I've downloaded and installed bowtie2 and tophat2. everything started out just fine until tophat tried to search for junctions via segment mapping. I got an error 5 Code:
tophat2 -o A673_rep1_tophat2 -r 158 --mate-std-dev 44 -p 24 --microexon-search --library-type fr-unstranded --b2-sensitive --fusion-search --fusion-min-dist 50000 --fusion-multireads 5 --fusion-multipairs 5 ~/genome_reference/bowtie_indexed/hg19.bowtie2 A673_rep1_R1.fastq A673_rep1_R2.fastq [2012-04-11 14:16:47] Beginning TopHat run (v2.0.0) ----------------------------------------------- [2012-04-11 14:16:47] Checking for Bowtie Bowtie version: 2.0.0.5 [2012-04-11 14:16:47] Checking for Samtools Samtools version: 0.1.18.0 [2012-04-11 14:16:47] Checking for Bowtie index files [2012-04-11 14:16:47] Checking for reference FASTA file Warning: Could not find FASTA file /Users/zehira/genome_reference/bowtie_indexed/hg19.bowtie2.fa [2012-04-11 14:16:47] Reconstituting reference FASTA file from Bowtie index Executing: /Users/zehira/local/bin/bowtie2-inspect /Users/zehira/genome_reference/bowtie_indexed/hg19.bowtie2 > A673_rep1_tophat2/tmp/hg19.bowtie2.fa [2012-04-11 14:19:57] Generating SAM header for /Users/zehira/genome_reference/bowtie_indexed/hg19.bowtie2 format: fastq quality scale: phred33 (default) [2012-04-11 14:20:00] Preparing reads left reads: min. length=75, count=12942699 right reads: min. length=75, count=12927964 [2012-04-11 14:28:54] Mapping left_kept_reads against hg19.bowtie2 with Bowtie2 [2012-04-11 14:44:43] Mapping left_kept_reads_seg1 against hg19.bowtie2 with Bowtie2 (1/3) [2012-04-11 14:47:28] Mapping left_kept_reads_seg2 against hg19.bowtie2 with Bowtie2 (2/3) [2012-04-11 14:50:06] Mapping left_kept_reads_seg3 against hg19.bowtie2 with Bowtie2 (3/3) [2012-04-11 14:53:27] Mapping right_kept_reads against hg19.bowtie2 with Bowtie2 [2012-04-11 15:09:38] Mapping right_kept_reads_seg1 against hg19.bowtie2 with Bowtie2 (1/3) [2012-04-11 15:12:11] Mapping right_kept_reads_seg2 against hg19.bowtie2 with Bowtie2 (2/3) [2012-04-11 15:14:44] Mapping right_kept_reads_seg3 against hg19.bowtie2 with Bowtie2 (3/3) [2012-04-11 15:17:26] Searching for junctions via segment mapping [FAILED] Error: segment-based junction search failed with err =-5 Reason: image not found Thanks! |
![]() |
![]() |
![]() |
#2 |
Junior Member
Location: Nebraska Join Date: Sep 2011
Posts: 9
|
![]()
I've had an error pop about at the same point when I gave it a test run the other day myself.
Was single end mapping. Went through the left_kept_reads then: [timestamp] Searching for junctions via segment mapping [timestamp] Retrieving sequences for splices [FAILED] Error: Splice sequence retrieval failed with err =-6 |
![]() |
![]() |
![]() |
#3 |
Senior Member
Location: Phoenix, AZ Join Date: Mar 2010
Posts: 279
|
![]()
Have you tried the fusion version with the -bowtie1 option as suggested when you are doing the fusion detection.
|
![]() |
![]() |
![]() |
#4 |
Member
Location: new york Join Date: Jun 2011
Posts: 23
|
![]()
yeah, and i also removed fusion detection completely but they all end up giving the same error.
|
![]() |
![]() |
![]() |
#5 |
Member
Location: new york city Join Date: Apr 2009
Posts: 40
|
![]()
Same here. Tophat2 hangs forever at the same step "Searching for junctions via segment mapping", with paired-end HiSeq fastq reads (~140M reads), with or without --fusion-search option.
I ran it succesfully on a small subset of the same files (1M reads), so I suspect it has to deal with data size / memory... Hope for a quick fix! |
![]() |
![]() |
![]() |
#6 |
Member
Location: Vienna Join Date: Oct 2010
Posts: 86
|
![]()
I have a simillar problem at the same stage:
[FAILED] Error: segment-based junction search failed with err =-6 Error: invalid 'B' array subtype (B)! and TopHat was run with the following parameters: --bowtie1 --report-secondary-alignments --bowtie-n
__________________
Pawel Labaj |
![]() |
![]() |
![]() |
#7 |
Member
Location: Maryland, US Join Date: Jan 2010
Posts: 21
|
![]()
There are quite a few different problems reported in this thread - I apologize for them. We are aware of a couple of these problems and we are trying to fix them, though we are encountering some difficulties reproducing some of these errors.
We just updated the packages on the website with a couple of last minute fixes so please re-download the tophat-2.0.0 package of your choice (yes, it's the same version, same file names) from http://tophat.cbcb.umd.edu and try running the new version again on your test data. If tophat 2 still fails at any stage in the process please report the failure at tophat.cufflinks@gmail.com - it would also help if you attach a tarball or zip file with the content of the "logs" directory when you post a bug report there. Thank you, -Geo |
![]() |
![]() |
![]() |
#8 | |
Junior Member
Location: Nebraska Join Date: Sep 2011
Posts: 9
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#9 |
Rick Westerman
Location: Purdue University, Indiana, USA Join Date: Jun 2008
Posts: 1,104
|
![]()
Yes, the updated version also solved the problems I was having with crashes and hangs in the 'Joining segment' part of the program. My samples are being mapped to a non-standard organism that has over 80 scaffolds.
|
![]() |
![]() |
![]() |
#10 |
Member
Location: phoenix Join Date: Oct 2011
Posts: 59
|
![]()
I did'nt include the fusion flags and it worked ok. Is anybody seeing any significant speedup compared to 1.4.1? I dont.
Code:
time tophat2 -p 8 -r 50 --mate-std-dev 50 --transcriptome-index=./tophat2_transcript/GRCh37_E66 -o ./t2 \ -n 2 -N 4 --b2-sensitive --library-type fr-unstranded \ --rg-id ID000 --rg-sample M123 --rg-library lib0000 --rg-platform-unit IlluminaLn7 --rg-center TGen \ $RESOURCES/bowtie2/GRCh37.62 ./1mr1.fastq ./1mr2.fastq Last edited by vyellapa; 04-13-2012 at 02:10 PM. |
![]() |
![]() |
![]() |
#11 |
not just another member
Location: Belgium Join Date: Aug 2010
Posts: 264
|
![]()
Tophat 2 also hangs forever in
[2012-04-13 03:41:33] Searching for junctions via segment mapping and in the segment_juncs.log >> Performing segment-search: Loading left segment hits... Last edited by NicoBxl; 04-16-2012 at 06:57 AM. |
![]() |
![]() |
![]() |
#12 | |
Compendia Bio
Location: Ann Arbor Join Date: Oct 2010
Posts: 35
|
![]()
Yes... Tophat 2 is taking extremely long (~ 30 hrs)... particularly the Searching for junctions via segment mapping step as NicoBxl above observed. Here is my log.
Quote:
Previous versions of Tophat for the same data took ~8 hours to run |
|
![]() |
![]() |
![]() |
#13 |
Senior Member
Location: Charlottesville, VA Join Date: May 2011
Posts: 112
|
![]()
I'm also getting an error when using the --transcript-index option, "GFF transcripts file not found or invalid". The file exists, and it appears valid.
|
![]() |
![]() |
![]() |
#14 |
Compendia Bio
Location: Ann Arbor Join Date: Oct 2010
Posts: 35
|
![]()
So I was able to reduce my runtime to ~4 hrs from ~30 hrs by using the --no-coverage-search and --no-novel-indels flags.
|
![]() |
![]() |
![]() |
#15 |
Senior Member
Location: Sydney, Australia Join Date: Jun 2011
Posts: 166
|
![]()
The location of the indexes doesn't work like the documentation says.
Code:
darstr@clark-lab:~/bowtie2$ echo $BOWTIE_INDEXES /home/darstr/bowtie2/indexes/ darstr@clark-lab:~/bowtie2$ ls $BOWTIE_INDEXES hg18.1.bt2 hg18.2.bt2 hg18.3.bt2 hg18.4.bt2 hg18.rev.1.bt2 hg18.rev.2.bt2 [2012-04-18 15:43:14] Beginning TopHat run (v2.0.0) ----------------------------------------------- [2012-04-18 15:43:14] Checking for Bowtie Bowtie version: 2.0.0.5 [2012-04-18 15:43:14] Checking for Samtools Samtools version: 0.1.18.0 [2012-04-18 15:43:14] Checking for Bowtie index files Error: Could not find Bowtie 2 index files (hg18.*.bt2) The only was it works is if I change directories to /home/darstr/bowtie2/indexes/ and run it from there. |
![]() |
![]() |
![]() |
#16 |
Member
Location: phoenix Join Date: Oct 2011
Posts: 59
|
![]()
Have you tried indexing your reference using
Code:
bowtie2-build <reference.fa> <bt2_base> |
![]() |
![]() |
![]() |
#17 | |
Junior Member
Location: Philadelphia Join Date: Jul 2011
Posts: 1
|
![]() Quote:
Mistakes happen in all software. Rails is famous for releasing a version, and releasing another version 1 day later due to a major bug or security hole they found after the release. For more on the topic, see http://semver.org/ |
|
![]() |
![]() |
![]() |
#18 | ||||||||||||||||||||||||||||||||||||
Senior Member
Location: Sydney, Australia Join Date: Jun 2011
Posts: 166
|
![]()
I have a new problem. For one samples, the mapped reads between TopHat 1.33 and 2 went from 21 million to 12 million reads. I decided to BLAT some of the reads in the unmapped.bam file.
I wonder why reads like this are excluded ?
The first alignment is better. |
||||||||||||||||||||||||||||||||||||
![]() |
![]() |
![]() |
#19 | |
Member
Location: Sydney, Australia Join Date: Jan 2012
Posts: 61
|
![]() Quote:
It's just that there are probably people who are using tophat who haven't checked this thread in the last week, which may mean they'll be using a version without this bug fixed. Thank you in advance! |
|
![]() |
![]() |
![]() |
#20 | |
Member
Location: Louisiana Join Date: Nov 2010
Posts: 12
|
![]() Quote:
+2. Also, I'm still hoping for a fix to the problem of segment_juncs process hanging for >24 hours. Saw a post earlier where user was able to shorten the process by not using certain flags. For now, back to using Tophat 1.4.0 and TopHatFusion. |
|
![]() |
![]() |
![]() |
Tags |
error message, tophat2 |
Thread Tools | |
|
|