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

tree file with ";" insted of tabs will lead to missing node warnings #31

Open
CarolineOhrman opened this issue Mar 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@CarolineOhrman
Copy link
Contributor

CarolineOhrman commented Mar 13, 2023

When creating the database using a tree file with semicolon ";" instead of tabs will render warnings on all nodes but the database seem to be working properly. I do not get this errror when creating the database with a treefile wherer i have replaced ; with tab.

Example

...
2023-03-13 15:25:14,781 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.i
2023-03-13 15:25:14,781 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.j
2023-03-13 15:25:14,781 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.l
2023-03-13 15:25:14,781 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.m
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.o
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.p
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation 1.ORI3.q
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation 0.PE2a.a
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation 0.PE7.a
2023-03-13 15:25:14,782 NewickTree [WARNI]  #Node has no snp_annotation root
...
@CarolineOhrman CarolineOhrman added the bug Something isn't working label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant