[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input file is a DAA file (possibly related to issue - blastx error writing file) #9

Closed
agrier04 opened this issue Apr 30, 2015 · 3 comments

Comments

@agrier04
Copy link

Diamond runs without error with a small number of query sequences < ~30. See issue "blastx error writing file." However, the resulting daa files are not readable by view. This is the error:

Error: Input file is not a DAA file.

This is the verbose output:

.diamond view -a out.daa -o out.tsv -v
diamond v0.7.9.58

Threads = 16

Scoring matrix = blosum62
Lambda = 0.267
K = 0.041
Gap open penalty = 11
Gap extension penalty = 1
Seg masking = 0
SSSE3 enabled.
Error: Input file is not a DAA file.

I could provide an example of one of these files if you suggest a method to do so.

@bbuchfink
Copy link
Owner

Could you run the program with option --log and send me the resulting
diamond.log file?

Am Donnerstag, 30. April 2015 schrieb agrier04 :

Diamond runs without error with a small number of query sequences < ~30.
See issue "blastx error writing file." However, the resulting daa files are
not readable by view. This is the error:

Error: Input file is not a DAA file.

This is the verbose output:

.diamond view -a out.daa -o out.tsv -v
diamond v0.7.9.58
#Threads = 16
Scoring matrix = blosum62
Lambda = 0.267
K = 0.041
Gap open penalty = 11
Gap extension penalty = 1
Seg masking = 0
SSSE3 enabled.
Error: Input file is not a DAA file.

I could provide an example of one of these files if you suggest a method
to do so.


Reply to this email directly or view it on GitHub
#9.

@agrier04
Copy link
Author
agrier04 commented May 3, 2015

Here is the complete log:

Command line: ../diamond view -a matches.daa -o matches.tsv --log
diamond v0.7.9.58
#Threads = 16
Scoring matrix = blosum62
Lambda = 0.267
K = 0.041
Gap open penalty = 11
Gap extension penalty = 1
Seg masking = 0
SSSE3 enabled.
/etc/issue
Error: Input file is not a DAA file.

There were no errors or warnings in the verbose output of the blastx that produced that daa file. I've also e-mailed you the actual daa file.

@agrier04
Copy link
Author
agrier04 commented May 4, 2015

Resolved.

See issue #8: blastx error writing file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants