-
Notifications
You must be signed in to change notification settings - Fork 29
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
Running error when run austechia.ipynb #4
Comments
Could you paste the actual error message? That bit of code runs fine for me in both Python 2.7 and Python 3. Were edits made to the code that precedes the cell that loads the trees? |
Thank you very much for your response. I rerun this script and I made it.
Then I meet an error.
Could you please take a look and help me figure it out? |
The error you're getting is a Python syntax error, so nothing to do with baltic. It threw a similar error for me but I removed the nested parentheses in the |
Hi, there
I meet an error when I am running the austechia.ipynb.
The error showing like this:
Tangled chains (sequential tanglegrams)
address=r'https://raw.githubusercontent.com/evogytis/fluB/master/data/mcc%%20trees/InfB_%st_ALLs1.mcc.tre'%(segment) ## address of example tree
Thanks
The text was updated successfully, but these errors were encountered: