ACT: Comparison file read failed error
0
0
Entering edit mode
4.0 years ago
sarah_27_m • 0

Hello,

I am trying to generate comparison files (crunch files) to view in ACT. I am using the example code below in the terminal:

makeblastdb -in NC_011748.fasta -dbtype nucl

blastn -query SRR292770_single.fasta -db NC_011748.fasta -evalue 1 -task megablast -outfmt 6 > SRR292770_NC_011748.crunch

I am able to generate the crunch files using the my fasta files but when I try to load my .gbk file into ACT i get the following message:

"comparison file read failed: out of range error: match goes off end of query sequence 319884

I am successful when I load my crunch file with my seq.fasta file and the reference.gb file (downloaded from NCBI) however I get the aforementioned error message using the .gbk file that I received from MicrobesNG

Thanks Sarah

ACT • 1.2k views
ADD COMMENT
0
Entering edit mode

It appears that the two GenBank files are different. Specifically, it seems that a file from MicrobesNG is shorter. If this is the file you need, convert it to FASTa, do the search with it, and it should work afterwards. Alternatively, go with whatever works already.

ADD REPLY

Login before adding your answer.

Traffic: 2468 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