stefanedwards/Siccuracy

Check that adaptive imputation accuracy stores true matrix efficiently

Opened this issue · 0 comments

Intuitively, true matrix has samples as rows and SNPs as columns. Data is however retrieved as rows. A simple transposing should do the trick, but needs to be checked in calculations.