Single-Cell UMAP Viewer with Shiny for Python
GOAL OF THE PROJECT
Building an interactive web application using Shiny for Python to visualize single-cell RNA-seq data stored in ".h5ad" format by uploading a"zip" file.
SCOPE OF THE PROJECT
This project allows you to understand the basis of web app development with shiny for Python. Learn how to handle file uploads. Develop debugging and problem-solving skills by analyzing and resolving coding errors. Gain experience working with scanpy for analysis.
REQUIREMENTS
Shiny,scanpy,pandas,matplotlib,seaborn
Python 3.8 or higher