Makeblastdb Issue Buffer Overflow
1
0
Entering edit mode
6.1 years ago
Gio12 ▴ 220

I am running into a makeblastdb issue. The error I am receiving is: * buffer overflow detected *: makeblastdb terminated ======= Backtrace: =========

I do not know what the issue is. I have run this program with other fasta files and had no issues with it. Here is the command I am running along with the header of my fasta file:

makeblastdb -in Paraeurythoe_californica_with_annotations.fasta -dbtype prot -parse_seqids -out test1

>Pareurythoe_californica_comp62_c0_seq1_BlastHit_gnl_BL_ORD_ID_305067_gi_82185333_sp_Q6NS09.1_TM45B_XENLA_RecName:_Full=Transmembrane_protein_45B_6.37168e_07_comp62_c0_seq1_len=233_path=[1:0_232]
ALPISCLYCSWWLH*RSLRRVGRI*TSRFTREYSEFSTLHHVSFLWYCGCD*NFASETVSRAKRTGIRCYGYGICNY

Any help would be appreciated

  • Gio
BLAST Database FASTA • 1.7k views
ADD COMMENT
1
Entering edit mode
6.1 years ago

Your fasta header is too long and especially the gene-name/ID "field" (=everything up to the first space)

Shortening that should resolve this.

ADD COMMENT

Login before adding your answer.

Traffic: 2023 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6