Skip to content
Prev 5904 / 21312 Next

[Bioc-devel] OrganismDb: what about BSgenome?

On 06/18/2014 05:26 AM, Michael Lawrence wrote:
I know Marc has added many of them already. Which one are missing? My
understanding is that most of them actually delegate to the method for
TranscriptDb objects. Why not just make OrganismDb extend TranscriptDb
so all of them would actually work out-of-the-box (then only override
when needed).
We could do the same with BSgenome. This looks like a place where
multiple inheritance could maybe save us a lot of work.

Cheers,
H.