Hi all,

So, dplyr is a pretty cool thing, but it currently works with data.frame and data.table, but not S4Vectors::DataFrame. I'd like to change that if possible, and I assume that this would "simply" involve writing some glue code. However, I'm not really sure where to start, and I expect things might be complicated because dplyr uses S3 and S4Vectors uses S4. Can anyone offer any pointers?

-Ryan

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to