CogDisResLab / drugfindR

Repository holding the code for the drugfindR R package
GNU General Public License v3.0
7 stars 3 forks source link

Integrate the package with `tidyomics` #76

Open AliSajid opened 1 month ago

AliSajid commented 1 month ago

This is one of the tasks for #62

According to reviewer comments, the integration with the BioConductor ecosystem is minimal. They have suggested integrating this with the BioConductor ecosystem using the tidyomics set of packages and classes, which allows for dplyr-like manipulation of native BioConductor data structures.

This is broken down into following sub-tasks: