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

X matrix is not two dimensional #20

Open
GenOnyx opened this issue Jun 21, 2022 · 1 comment
Open

X matrix is not two dimensional #20

GenOnyx opened this issue Jun 21, 2022 · 1 comment

Comments

@GenOnyx
Copy link

GenOnyx commented Jun 21, 2022

Hi,

I used the X,N,Z matrix extraction from VCF script from your Github portal. Upon checking the objects created, I realized that the X object is a vector and what is expected in the Dendro Input is a 2D-matrix.

Could you please tell me what am I doing incorrectly?

Format of my vcf file:

FORMAT unknown
GT:DP:AD:RO:QR:AO:QA:GL 0/0:25:23,2:23:878:2:78:0,-1.37399,-70.1749
GT:DP:AD:RO:QR:AO:QA:GL 1/1:447:1,445:1:40:445:17230:-1418,-131.177,0
GT:DP:AD:RO:QR:AO:QA:GL 1/1:2013:2,2010:2:80:2010:78744:-6991.24,-598.981,0
GT:DP:AD:RO:QR:AO:QA:GL 1/1:128:5,123:5:196:123:4798:-381.42,-21.895,0
GT:DP:AD:RO:QR:AO:QA:GL 1/1:26:0,26:0:0:26:1012:-89.5765,-7.82678,0
GT:DP:AD:RO:QR:AO:QA:GL 1/1:185:1,184:1:27:184:6978:-621.148,-52.9908,0
GT:DP:AD:RO:QR:AO:QA:GL 1/1:7610:2,7608:2:78:7608:295446:-26024,-2283.57,0
GT:DP:AD:RO:QR:AO:QA:GL 0/2:25:6,2,17:6:228:2,17:78,606:-45.3378,-41.3619,-57.9117,0,-11.3651,-12.0292

Any help/suggestion would be appreciated

Thanks

@ujjjjjang
Copy link

Hi. i have same issue! did u solve this problem?

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

2 participants