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

Index TwoBitFile sequences by str not bytes #85

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Conversation

nsoranzo
Copy link
Collaborator

Fix #31 .

Also:

  • Add some type annotations.
  • Remove unused attributes of TwoBitSequence objects.
  • Fix use of TwoBitFile in scripts and tests.
  • Fix maketrans use in scripts.

Fix bxlab#31 .

Also:
- Add some type annotations.
- Remove unused attributes of TwoBitSequence objects.
- Fix use of TwoBitFile in scripts and tests.
@nsoranzo nsoranzo merged commit 943cdf7 into bxlab:main Aug 25, 2022
@nsoranzo nsoranzo deleted the fix_31 branch August 25, 2022 08:48
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.

python3.5 - TwoBitFile chromosome name is byte string
1 participant