SeqArray package with a slow version of seqVCF2GDS()
- SeqArray_v1.11.18 is backward compatible with R_v2.15.0
- the later version will require R (>=v3.3.0), which utilizes the official C API
R_GetConnection()
to accelerate text import and export
library("devtools")
install_github("zhengxwen/SeqArray", ref="v1.11.18")