Xiuwen Zheng
Xiuwen Zheng
Not sure what the issue is. Did you split the bcf file by variants or samples? If the variants are split, then `seqMerge()` could just simply concatenate the data. Also,...
SeqArray_1.44.1 (https://github.com/zhengxwen/SeqArray/commit/702488b6b98156998e07b34b49cfb3585d14e370) should fix this question.
Show me the session information: ```R sessionInfo() ``` It shows "std::bad_alloc", so increasing the memory limit might help if you submitted a job to the cluster. Or try gz instead...