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

Fix lzop_build_offset_table.py and maf_build_index.py scripts under Python 3 #70

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

nsoranzo
Copy link
Collaborator

Fix #69

Also:

  • Add tests for the 2 scripts
  • Fix shebang for all scripts
  • Don't fail to load a chain file if the pickled version is for the wrong Python version

… under Python 3

Fix bxlab#69

Also:
- Add tests for the 2 scripts
- Fix shebang for all scripts
- Don't fail to load a chain file if the pickled version is for the wrong Python version
@nsoranzo nsoranzo merged commit 500a482 into bxlab:master Sep 27, 2020
@nsoranzo nsoranzo deleted the py3_fix_scripts branch September 27, 2020 21:49
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.

How to dealing with maf files compressed with bzip2 or lzop ?
1 participant