Skip to content
Prev 428 / 21312 Next

[Bioc-devel] imageMap in package genplotter has wrong signature

Hi Seth,
your solution is almost identical to mine, the only difference is that
you are creating real S4 classes and I'm only creating virtual classes
from the already existing S3 class definitions.  I only forgot to export
this newly defined class in the namespace (how stupid!) and thus the
whole thing didn't work in the source code. Still thank's for the
suggestion, this actualy made me take a look into the namespace file...
Florian
Seth Falcon schrieb: