[Bioc-devel] Hunting for the subset generic definition?

Steve Lianoglou lianoglou.steve at gene.com
Wed Jul 29 19:40:43 CEST 2015


Hi folks,

I'm looking to define a `subset` method on an S4 class of mine, but
can't find where to import the generic from.

I can't seem to find it anywhere in:

  * BiocGenerics
  * S4Vectors
  * XVector (

Even though S4Vectors has a:

  setMethod("subset", "DataTable", ...)

It's not clear to me where it pulled the appropriate
`setGeneric("subset", ...)` from.

Can anyone provide a pointer?

Thanks,
-steve

-- 
Steve Lianoglou
Computational Biologist
Genentech



More information about the Bioc-devel mailing list