[Bioc-devel] Import BSgenome class without attaching BiocGenerics (and others)?
Dear Bioc devel, Is it possible to import the BSgenome class without attaching BiocGenerics (to keep a clean namespace during the development of multicrispr<https://gitlab.gwdg.de/loosolab/software/multicrispr>). BSgenome <- methods::getClassDef('BSgenome', package = 'BSgenome') (Posted earlier on BioC support<https://support.bioconductor.org/p/124442/> and redirected here following Martin's suggestion) Thankyou :-) Aditya