Skip to content
Prev 3172 / 21312 Next

[Bioc-devel] idempotent identifier mapping with GSEABase::mapIdentifiers()

On 02/27/2012 09:08 AM, Robert Castelo wrote:
This is fixed for Entrez -> Annotation identifier maps in 1.17.3 (in the 
development branch). There may be other idempotent maps that are not 
supported.
Some of this is addressed using the 'select' interface in the 
forthcoming version of AnnotationDbi (thanks, Marc!) where one can 
specify 'key' and 'cols' that typically allow for idempotent maps.

Martin