galaxyproject/galaxy — reverse-engineered prompt
Reverse engineered prompt
Build me a web platform for scientists who need to work with large biology and genomics data without writing code. Users should be able to open it in a browser, upload datasets, choose analysis tools, run them, save the results, and connect several steps into reusable workflows.
Please include an admin area where tools can be added from a shared tool library or added manually, and make it clear when a tool needs extra dependencies installed. The app should be friendly for researchers, not just programmers, with simple pages for starting an analysis, tracking running jobs, and finding previous results.
Use a Python backend and whatever frontend setup makes sense for a modern web app. Make it easy to run locally with one startup command, ideally opening at localhost on port 8080. Add basic documentation for setup, development, and where someone would go for tutorials or community help. Look up current docs online if you need to.
Want more depth? Deep Reverse