search for: atomicannmap

Displaying 1 result from an estimated 1 matches for "atomicannmap".

2007 May 01
1
Possible problem with S4 dispatch
...of how to debug the problem is that showMethods and selectMethod both find the method. Here is an example browser session: ## Input 1, a character vector Browse[1]> gN[1:3] [1] "1005_at" "1007_s_at" "1008_f_at" ## Input 2, an object of class AtomicAnnMap (subclass of AnnMap) Browse[1]> class(LLe) [1] "AtomicAnnMap" attr(,"package") [1] "AnnotationDbi" ## See what selectMethod has to say (it finds the method I'm expecting) Browse[1]> selectMethod("mget", signature(x=&quot...