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

Bug fixes and Python 3 compatiblity #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

saketkc
Copy link

@saketkc saketkc commented Dec 12, 2018

Hi @rajanil,

This pull request:

  • Makes the code Python 3 compatible without ensuring Python 2 compatibility
  • Fixes load_data to skip transcripts with missing transcript_id as some features in
    newer versions of Gencode's GTF do not have it
  • Some minor formatting changes to improve readability.

Here's a conda environment file: https://gist.github.com/saketkc/8af23c1bbe5c705885f1d28498c4e5e6
that might be useful for addressing installation issues reported #3 and #1.

Thanks for developing riboHMM!

@saketkc saketkc changed the title Python 3 compatiblity Bug fixes and Python 3 compatiblity Dec 13, 2018
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.

1 participant