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

Error when running code uphyloplot2 version 2.3 using the test data #19

Open
cxlwj527 opened this issue Oct 19, 2022 · 2 comments
Open

Comments

@cxlwj527
Copy link

"...\uphyloplot2-master\uphyloplot2.py", line 166, in main
if len(data_row[0].split(".")) > longest_tree:

IndexError: list index out of range

@zhaoxi10
Copy link

Hi, did you figure this out? I've got the same issue.

@aerickso
Copy link

Fixed the error with a few edits and got it working again on the test data. Edited version here: https://github.com/aerickso/uphyloplot2/blob/master/uphyloplot2.py. Submitted as a pull request: #22 (can nuke this comment if/when merged and fixed).

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

No branches or pull requests

3 participants