Skip to content
Prev 6007 / 21312 Next

[Bioc-devel] NAMESPACE problem in MacOS with VariantFiltering

On 7/22/2014 4:27 PM, Robert Castelo wrote:
Comparing your sessionInfo() with Dan's I would have guessed that the error 
occurred when trying to load VariantAnnotation, probably because your 
VariantAnnotation was out of date. Hopefully

   BiocInstaller::biocValid()

would have diagnosed this.

Martin