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

mkindexp error on soft masked genome file #117

Closed
f-heeger opened this issue Mar 12, 2018 · 2 comments
Closed

mkindexp error on soft masked genome file #117

f-heeger opened this issue Mar 12, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@f-heeger
Copy link

f-heeger commented Mar 12, 2018

lambda mkindexp -d trial_lambda_genome_lower.fasta where trial_lambda_genome_lower.fasta is the attached fasta file, which contains lower case letters (like a soft masked file) gives the error:

Detecting database alphabet...

ERROR: The following unspecified exception was thrown:
"Your query file contains illegal characters in the first sequence.
"
If the problem persists, report an issue at https://github.com/seqan/lambda/issues and include this output, as well as the output of lambda2 --version, thanks!

I assume this is connected with dropping support for masking, which I don't have an opinion on, but it would be nice to still be able to use soft masked files (maybe give a warning that masking is ignored)

This happens with the pre-compiled linux binaries of version 1.9.4

trial_lambda_genome_lower.fasta.txt

@h-2
Copy link
Member

h-2 commented Apr 4, 2018

confirmed

@h-2 h-2 added this to the 1.9.5 milestone Apr 4, 2018
@h-2 h-2 added the bug label Apr 4, 2018
@h-2 h-2 self-assigned this Apr 4, 2018
@h-2
Copy link
Member

h-2 commented Apr 9, 2018

should be fixed in current master

@h-2 h-2 closed this as completed Apr 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants