zhengxwen / SeqArray

Data management of large-scale whole-genome sequence variant calls (Development version only)
http://www.bioconductor.org/packages/SeqArray
43 stars 12 forks source link

export methods for compatibility with VariantAnnotation #10

Closed smgogarten closed 8 years ago

smgogarten commented 8 years ago

SeqArray now exports the following methods: rowRanges, colData, fixed, header, geno, info. The unit tests in test_asVCF are working.