BrentLab / yeastdnnexplorer

A development environment to explore implementations of deep neural networks for predicting the relationship between transcription factor and target genes using binding and perturbation data
https://brentlab.github.io/yeastdnnexplorer/
Other
0 stars 3 forks source link

basic shiny_app structure complete #109

Closed cmatKhan closed 2 months ago

cmatKhan commented 2 months ago

This is another large merge b/c it adds a shiny module. This isn't complete, but the basic structure is in place and I want to get the initial big push out of the way.

There have been small changes that I've made elsewhere in the codebase in order to make this work. Nothing should affect other functionality, but it is my concern that as I patch small things I lose track. Hence, making this commit now to make it a bit easier to make smaller feature/patches later.