Skip to content

SeqArray package with a slow version of seqVCF2GDS()

Compare
Choose a tag to compare
@zhengxwen zhengxwen released this 04 Apr 10:19
· 547 commits to master since this release
  • 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")