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

Use of uninitialized value in require at (eval 792) line 1. #308

Closed
GermainChev opened this issue Feb 3, 2017 · 1 comment
Closed

Use of uninitialized value in require at (eval 792) line 1. #308

GermainChev opened this issue Feb 3, 2017 · 1 comment

Comments

@GermainChev
Copy link

Hello

I got this when I run roary:

Use of uninitialized value in require at /System/Library/Perl/5.18/darwin-thread-multi-2level/Encode.pm line 60.
Use of uninitialized value in require at /System/Library/Perl/5.18/darwin-thread-multi-2level/Encode.pm line 60.
Use of uninitialized value in require at (eval 792) line 1.

--------------------- WARNING ---------------------
MSG: Got a sequence without letters. Could not guess alphabet

--------------------- WARNING ---------------------
MSG: Got a sequence without letters. Could not guess alphabet

--------------------- WARNING ---------------------
MSG: Got a sequence without letters. Could not guess alphabet

--------------------- WARNING ---------------------
MSG: Got a sequence without letters. Could not guess alphabet

And the core_gene_alignment.aln has only fasta header in it without any sequence ...

Thanks for your Help !!

Germain

@andrewjpage
Copy link
Member

The warning is just a warning from a dependancy of a dependancy in perl. Update your perl modules.
As for not getting any core genes, that could be an installation issue, or more likely, a data issue.

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