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

Running assemble_spades.pl produces warning messages #47

Open
greatfireball opened this issue Sep 4, 2017 · 0 comments
Open

Running assemble_spades.pl produces warning messages #47

greatfireball opened this issue Sep 4, 2017 · 0 comments

Comments

@greatfireball
Copy link
Member

greatfireball commented Sep 4, 2017

Running the script assemble_spades.plstandalone results ins a couple of warnings:

root@1048a032b1ea:/data# assemble_spades.pl --version
Use of uninitialized value $pre in concatenation (.) or string at /opt/chloroExtractor/bin/assemble_spades.pl line 11.
SPAdes v3.10.1
Use of uninitialized value $pre in concatenation (.) or string at /opt/chloroExtractor/bin/assemble_spades.pl line 19.
Use of uninitialized value $pre in concatenation (.) or string at /opt/chloroExtractor/bin/assemble_spades.pl line 20.

The value for $pre should therefore be an empty string instead of undef

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

No branches or pull requests

1 participant