bioszen/BIOSZEN — reverse-engineered prompt
Reverse engineered prompt
Build me an R Shiny app called BIOSZEN for biologists who want to upload Excel or CSV experiment files and quickly turn them into clean plots, stats, and shareable results.
The app should let users load a platemap with data and plot settings, optionally load growth curve files with time and well columns, filter groups, media, conditions, and replicates, then choose plot types like boxplot, barplot, violin, curves, stacked plots, correlations, heatmaps, and correlation matrices. It should support control normalization, replicate quality checks, normality checks, significance testing, post hoc comparisons, and p value correction.
Please include a growth analysis area that can extract metrics like max growth rate, doubling time, lag time, AUC, and max OD. Users should be able to export plots, data, statistics, metadata, and a ZIP bundle so they can reproduce the analysis later. Include example templates, helpful validation messages, and clear guidance for fixing upload problems. Look up current R Shiny docs online if needed.
Want more depth? Deep Reverse