Biomedical Web Applications with R/Python Shiny
2 credits, Spring 1 Semester
Web-based applications are a great way of building an interface on top of your biomedical coding projects. It allows the community easier access to your work by eliminating the need for setting up a coding environment and instead using an app to interact with your data, analyses or pipelines.
This course will teach you Shiny, a powerful framework built for R and Python that lets you create custom, web-based applications from within your coding scripts. You will learn how to build apps from scratch or convert existing scripts into a Shiny application and host them in various ways.