Interactive web applications for single-cell data. (LIS fork)
GitHub repository -
See the README for discussion of our LIS changes.
Running instances:
Medicago truncatula - Meliloti vs. Mock Inoculated Root
(dev) http://dev.lis.ncgr.org:50083
Glycine max - Nodules vs. Root Seedlings
(dev) http://dev.lis.ncgr.org:50084
R scripts for building our specific applications live under
/falafel/svengato/<your-ShinyCell2-application>/build/
while their Docker files live under
/falafel/svengato/<your-ShinyCell2-application>/docker/
Add more datasets for more species.
Ability to POST a longer list of genes as default choices for the Gene Name dropdown menus, and use genes[1] and genes[2] in place of gene1 & gene2.
Fix whatever is causing the warning messages (visible in the R console when running locally, and probably in the shiny-server logs). Update: These two pull requests would fix some of these.