Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Cannot load structure output #46

Open
jdmontenegro opened this issue Nov 22, 2019 · 0 comments
Open

Cannot load structure output #46

jdmontenegro opened this issue Nov 22, 2019 · 0 comments

Comments

@jdmontenegro
Copy link

Hi We have just generate a few structure outputs using command line structure:

structure -K 5 -D 9 -i o pop_K5_D9
The output is found as pop_K5_D9.out_f

However, when I try to load it to starmie:

library(starmie)
K5<-loadStructure("pop_K5_D9.out_f")

I get the following error

Error in dimnames(x) <- dn
     length of 'dimnames' [2] not equal to array extent

Is there anything wrong with the parsing? I have not changed anything inside the output of structure. I am using structure v2.3.4 with standard parameters from SNP data (VCF converted to structure).

I look forward to hearing from you.

Kind regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant