Closed matthewhirschey closed 4 years ago
Do you also need to load the gganatogram library into the docker file (in addition to installing the package?)
Do you also need to load the gganatogram library into the docker file (in addition to installing the package?)
I don't understand. What do you mean by "load"? I thought installing the package was enough. I was able to run library(gganatogram)
inside R
within the Docker container.
never mind. I didn't know if you need to also load the library, not just install the package. I looked closer at the docker file and understand. The library is loaded in the shiny app. 🤦🏻♂️
This significant update adds the ability to search by a single gene (as before), pre-defined pathways (GO numbers), or a set of user defined genes. Landing pages were framed for each of these three options. All functions were updated to allow multiple gene inputs, and reports were standardized to accept each of the three types.
Also added were these minor changes: