![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
IndexOutOfBoundsException in BBTool's kmercountexact.sh | ArtVandelay | Bioinformatics | 2 | 09-12-2017 06:15 PM |
Introducing CrossBlock, a BBTool for removing cross-contamination | Brian Bushnell | Bioinformatics | 10 | 03-03-2017 11:23 PM |
Java problem with BBtool randomreads | KaraJC | Bioinformatics | 6 | 12-01-2015 02:50 PM |
Tophat Error: Error: segment-based junction search failed with err =-6 | sjnewhouse | RNA Sequencing | 8 | 03-19-2013 05:14 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: NJ Join Date: Oct 2012
Posts: 97
|
![]()
Hi Everyone,
I hope to test bbtool's sketch tool our bioinformatics needs. Before we proceed to doing any tests, we are having issues with retrieving the pre made/indexed NT database. We ran the fetchNT.sh , which was included in bbtools package. Unfortunately we are receiving the following error: Code:
java -ea -Xmx1g -Xms1g -cp /opt/conda/opt/bbmap-38.86-0/current/ tax.RenameGiToTaxid -Xmx1g in=stdin.fa.gz out=renamed.fa.gz pigz=32 unpigz bgzip zl=8 server ow shrinknames maxbadheaders=5000 badheaders=badHeaders.txt taxpath=/BBSketch/taxonomy Executing tax.RenameGiToTaxid [-Xmx1g, in=stdin.fa.gz, out=renamed.fa.gz, pigz=32, unpigz, bgzip, zl=8, server, ow, shrinknames, maxbadheaders=5000, badheaders=badHeaders.txt, taxpath=/BBSketch/taxonomy] java.lang.Exception: Maximum bad headers exceeded: 5000 at shared.KillSwitch.kill(KillSwitch.java:96) at tax.RenameGiToTaxid.updateHeadersFromServer_fasta(RenameGiToTaxid.java:629) at tax.RenameGiToTaxid.updateHeadersFromServer(RenameGiToTaxid.java:527) at tax.RenameGiToTaxid.processInner_server(RenameGiToTaxid.java:737) at tax.RenameGiToTaxid.process(RenameGiToTaxid.java:249) at tax.RenameGiToTaxid.main(RenameGiToTaxid.java:38) Is there any way to fix this issue/error? Thank you for the help. |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
NCBI's FTP site appears to be offline today. So that may be one reason why this is not working.
|
![]() |
![]() |
![]() |
#3 |
Member
Location: NJ Join Date: Oct 2012
Posts: 97
|
![]()
Thank you, unfortunately we are still experiencing the issue...
|
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
I just tried the script and was able to get it to work (did not let it finish). It started making two files. renamed.fa.gz (which has fasta sequences) and badHeaders.txt.
Check to see if you are able to directly access NCBI FTP server from machine you are running this on. |
![]() |
![]() |
![]() |
#5 | |
Member
Location: NJ Join Date: Oct 2012
Posts: 97
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#6 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
Create a ticket via BBMap's repo so Brian is aware of the problem.
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|