Protein function prediction · Medical diagnosis · DNA genomics ·
Nash-equilibrium market modelling · Live trading platform — in one app.
No cloud. No subscription. Runs entirely on your machine.
CAFA-6 pipeline with k-mer similarity and TDA + Random Forest. Predicts Gene Ontology terms across MF, BP, and CC ontologies for any amino acid sequence.
58 conditions, 265 symptoms and 27 lab tests. Weighted differential scoring with severity classification and clinical notes — completely offline.
From raw nucleotide to clinical insight in seconds. SNP annotation, polygenic risk scores, pharmacogenomics, 6-frame ORF finding and CpG island detection.
Vietoris-Rips persistent homology with Nash Equilibrium modulation at every filtration stage. Topological regime detection meets game theory.
Paper-trade with real Yahoo Finance prices or connect to Alpaca Markets. Full order management, portfolio tracking, and one-click signal execution.
Position sizing, stop-loss / take-profit calculator, risk/reward ratio, max daily loss limits. Know your numbers before every trade.
Built on the CAFA-6 dataset with a dual-model architecture. The K-mer Similarity model finds structurally similar proteins in milliseconds. The Full Model combines persistent homology (Vietoris-Rips) with Random Forest for deeper predictions.
GO:0003824 catalytic activity 0.9241
GO:0016740 transferase activity 0.8810
GO:0005488 binding 0.8503
GO:0044237 cellular metabolic process 0.7991
GO:0009987 cellular process 0.7650
Enter symptoms, lab values and risk factors. The engine scores 58 conditions using a weighted three-layer model (symptoms 45 %, labs 35 %, risk factors 20 %) and ranks them by probability with severity flags.
At every filtration step εk the algorithm solves a Nash Equilibrium for the active asset sub-game and uses the NE strategy alignment to modulate the Vietoris-Rips distance matrix. The resulting topology encodes strategic market structure.
for k in range(n_stages):
ε_k = k/K · D_max
# solve Nash equilibrium
w* = nash_min_variance(Σ_active)
conc = max(w*) · N
# modulate distances
for (i,j) in active_pairs(ε_k):
sim = tanh(r_i @ w* · r_j @ w*)
D_k[i,j] = D[i,j] · (1 − α·conc·sim)
D_nash = mean(D_k)
The "Execute Signal →" button reads the Nash predictor output, sizes positions using risk parameters, and submits market orders to the paper broker (real Yahoo Finance prices) or directly to Alpaca Markets paper/live API.
Load protein sequences, DNA strings, variant IDs, patient profiles, or price CSV data from any source.
K-mer embeddings, physico-chemical descriptors, di-peptide composition, persistent homology features, Takens time-delay embedding.
Vietoris-Rips complex with Nash Equilibrium modulation at each filtration stage. Betti curves guide signal generation.
Predictions, diagnoses, risk scores, trading signals — and one-click execution directly to paper or live broker.
Zakaria Lamine is an applied mathematician whose research bridges topological data analysis, game theory, and computational biology. His doctoral work formalised the use of persistent homology for high-dimensional biological sequence analysis, leading to the Nash-filtered Vietoris-Rips pipeline at the core of modprofin.
Frustrated by the fragmentation of bioinformatics, clinical genomics, and quantitative finance tooling across dozens of incompatible platforms, he designed modprofin as a single coherent desktop environment — from protein GO prediction to live order execution — grounded in rigorous mathematics.
No subscriptions. No recurring fees. Pay once, own the licence permanently.
Enter your licence key to unlock your installer. Your data stays on your machine — 100% offline after install.
Licence key is emailed after purchase.