Skip to content
Prev 11019 / 21312 Next

[Bioc-devel] adding methods to BiocGenerics

Dear Core Team,

What do you think about adding the following generics to BiocGenerics?

colData
rowRanges
ref
alt
qual
filt
header
fixed
info
geno

They are currently defined by both 
VariantAnnotation/SummarizedExperiment and SeqArray. Given the 
increasingly widespread use of VCF files, it seems likely that other 
packages may want to use them in future also.

Stephanie