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

Unknown error when attempting to run pizzly #30

Open
MichaelPisano opened this issue Oct 11, 2018 · 1 comment
Open

Unknown error when attempting to run pizzly #30

MichaelPisano opened this issue Oct 11, 2018 · 1 comment

Comments

@MichaelPisano
Copy link

Hello,

I've been trying to get pizzly to work with one our datasets and have run into some problems. I have been able to successfully complete each of the kallisto steps but when I attempt to run pizzly I get the following error:

terminating with uncaught exception of type seqan::UnknownExtensionError: Unknown file extension of Mus_musculus.GRCm38.cds.all.fa2.gz: unspecified iostream_category error

It seems to be some sort of problem loading the FASTA file but I'm unsure as to why. Do you have an potential solutions?

Thank you,

Michael

@pmelsted
Copy link
Owner

I think seqan, which handles fasta parsing is very specific about file endings, try renaming the file to end with fa.gz, that should "fix" it for now

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