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 the version module to parse Bioperl version strings #619

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prehensilecode
Copy link

Older Bioperl reports version strings like "1.006002". Newer Bioperl reports version strings like "1.7.8".

So, the assumption that the version strings can be cast to floats could be incorrect.

Use the version module to parse the version strings and do the comparison.

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

Successfully merging this pull request may close these issues.

None yet

1 participant