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 in tmp[1, 2] : incorrect number of dimensions plot_resid Treemix #5

Open
KatherinOtalora opened this issue Dec 5, 2022 · 0 comments

Comments

@KatherinOtalora
Copy link

Hello everyone

I have a problem, I am running the following line:

plot_resid("/Users/treemix-1.13/Specie.0", pop_order="/Users/treemix-1.13/specie.list.pop.1.txt").

My specie.list.pop.1.txt has 16 names of the populations, when I run it I get the graph of the residuals but only with the first 6 and then I get this error:

Error in tmp[1, 2] : incorrect number of dimensions In addition: Warning message:
In xy.coords(x, y, xlabel, ylabel, log) : NAs introduced by coercion.

What should I do? should I put the dimensions? Should I add dim_index=16 to my script? Or what is the parameter that I must modify?

Thank you in advance for your help

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

1 participant