[Bioc-devel] Possible to export coerce2() from S4Vectors?

Bemis, Kylie k@bemi@ @ending from northe@@tern@edu
Tue Nov 13 21:45:49 CET 2018


Dear all,

Are there any plans to export coerce2() from the S4Vectors namespace, like other exported internal utilities such as showAsCell() and setListElement()?

I have a couple classes that inherit from DataFrame, and some inherited methods (like [[<-) break in certain situations due to calls to coerce2() that coerce arguments to a regular DataFrame (instead of my subclass). This could be fixed if I were able to implement a coerce2() method for my subclass.

Any suggestions on how to approach problems like this when inheriting from DataFrame and other Vector derivatives?

Many thanks,
Kylie

~~~
Kylie Ariel Bemis
College of Computer and Information Science
Northeastern University
kuwisdelu.github.io<https://kuwisdelu.github.io>






	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list