privefl/bigstatsr

Save transposed version of matrix

Opened this issue · 1 comments

Hi, while one can transpose a given matrix before calling as_FBM, the matrix might be too big to do it, the code should be able to handle with a flag, writing the transpose of the matrix or dataframe on an element by element basis, even if it's relatively slow.

thanks

Have you tried big_transpose()?