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

Alternate solution for removing VariantAnnotation dependency #19

Closed smgogarten closed 7 years ago

smgogarten commented 7 years ago

Redefine generic functions from VariantAnnotation and SummarizedExperiment, so we can export methods without importing those packages. It might be worthwhile to request these generics in BiocGenerics.