Skip to content

Fix in rsem-gff3-to-gtf for Python3 compatibility#48

Open
deto wants to merge 4 commits intodeweylab:masterfrom
deto:master
Open

Fix in rsem-gff3-to-gtf for Python3 compatibility#48
deto wants to merge 4 commits intodeweylab:masterfrom
deto:master

Conversation

@deto
Copy link
Copy Markdown

@deto deto commented Feb 8, 2017

rsem-gff3-to-gtf was failing for me because I use Python 3 as my default python

Python 3 expects iterators to have a next() method instead of just next()

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