biomeStat
A mobile/web tool for performing interactive biostatistics analysis without coding.
BiomeStat, released by Medical Joyworks LLC on June 23, 2026, is an interactive AI bioinformatics agent designed to enable life science researchers to perform large-scale bioinformatics analyses interactively on mobile devices or web environments without coding. When a user inputs questions and datasets as if writing to an interactive AI, the system operates by dynamically compiling and executing validated R and Python bioinformatics libraries in a secure, isolated environment (Sandbox) in the backend, ensuring error-free operation. Just as a doctor diagnoses a patient based on complex medical knowledge, BiomeStat parses large volumes of raw sequencing data or analyzed data and provides researchers with intuitive and comprehensive analysis results in real-time. Traditional bioinformatics research has a high barrier to entry, requiring the separate establishment of high-performance computing servers and manual tuning of hyperparameters for unfamiliar and complex pipelines in a Linux command-line environment (CLI). BiomeStat virtualizes these cumbersome hardware provisioning and software installation processes through a cloud system, enabling even non-computer science researchers to perform professional analyses simply by interacting with the system on a mobile screen. This provides a similar innovation to the field of life science analysis as allowing a layperson with no web development knowledge to generate complex programs using natural language, guiding users to focus solely on the biological interpretation of the resulting data instead of spending unnecessary time on coding education. According to actual academic research validation cases, users can upload more than 1,000 genomic datasets and instruct the system to perform phylogenetic analysis and structural mapping completely autonomously. Internally, BiomeStat activates an organically structured agent workflow that includes phylogenetic reconstruction using IQ-TREE, molecular clock analysis using TreeTime, Bayesian phylodynamics estimation using BEAST2, and 3D molecular structure docking analysis using PyMOL. To prevent bottlenecks in this process, distributed computing nodes are dynamically generated and GPU infrastructure is expanded, allowing high-load computation processes that previously took several weeks to be completed safely and without errors within 24 hours.
๐ป System Requirements
No limit (GPU dynamically allocated in the cloud)
No limit (cloud storage utilized)
โก Installation
### 4-1. Quick Start
biomeStat is a cloud-based backend mobile and web application, so individual command-line installation in a local development environment is not necessary. You can download and run the app from the official app store (App Store / Google Play) on your mobile device.
### 4-2. Detailed Installation
1. **Mobile App Download**:
- iOS: Search for and install "biomeStat" on the Apple App Store.
- Android: Search for and install "biomeStat" on the Google Play Store.
2. **Account Creation and Login**:
- After launching the app, create an account via email or social media login.
3. **Data Loading and Analysis**:
- Upload the genomic data (FASTA, FASTQ, FCS, etc.) you want to analyze to the cloud and enter a natural language query to start the analysis.๐งฌ Bio Use Cases
๐ฌ Dengue Virus Genome Dynamics Analysis
Upload 1,000 DENV genomic datasets and construct a phylogenetic analysis workflow using the IQ-TREE, TreeTime, and BEAST2 (NVIDIA H200 GPU) combination to identify the replication rate (Re โ 1.0) and 1,869 immune evasion candidate sites within 24 hours, thereby accelerating vaccine development.
๐งฌ Large-Scale Single-Cell Transcriptome Analysis Automation
Upload 10x Genomics scRNA-seq raw datasets in a mobile environment, then invoke a combination of Seurat and Trajectory analysis tools to map cell clustering and virtual time differentiation trajectories within 3 hours, thereby precisely identifying the differentiation stages of immune cells.
๐งซ Multi-Immune Cell Phenotype and Structural Mapping
Upload flow cytometry data in FCS format, perform t-SNE dimensionality reduction and automated gating algorithms, and use PyMOL to map the binding epitope structure of viral protein and antibody complexes on the surface, thereby rapidly predicting the efficacy of antibody therapeutics.
๐ Update Notes
No update notes yet.
๐งช Related Code of Life
No related Code of Life posts yet.