glmp / about.html
garywelz's picture
Upload 3 files
e265024 verified
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About GLMP β€” Genome Logic Modeling Project</title>
<style>
body { margin: 0; font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; color: #1f2937; background: #f7fafc; line-height: 1.6; }
.header { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; padding: 28px 20px; }
.container { max-width: 1200px; margin: 0 auto; padding: 0 16px; }
h1 { margin: 0 0 6px 0; font-size: 24px; font-weight: 700; }
.subtitle { opacity: .9; font-size: 14px; margin-bottom: 12px; }
.nav { display: flex; gap: 14px; align-items: center; }
.nav a { color: #ffffff; text-decoration: none; padding: 8px 12px; border-radius: 6px; border: 1px solid rgba(255,255,255,.25); }
.nav a:hover { background: rgba(255,255,255,.12); }
.main { padding: 40px 20px; }
.content { max-width: 800px; margin: 0 auto; }
h2 { color: #2d3748; border-bottom: 2px solid #667eea; padding-bottom: 8px; margin-top: 32px; margin-bottom: 16px; }
h3 { color: #4a5568; margin-top: 24px; margin-bottom: 12px; }
p { margin-bottom: 16px; }
ul { margin-bottom: 16px; }
li { margin-bottom: 8px; }
.paper { background: #f8f9fa; padding: 16px; border-radius: 8px; margin-bottom: 16px; border-left: 4px solid #667eea; }
.paper-title { font-weight: 600; color: #2d3748; margin-bottom: 8px; }
.paper-description { color: #4a5568; font-size: 14px; }
.contact { background: #e6f3ff; padding: 20px; border-radius: 8px; margin-top: 32px; }
.stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin: 24px 0; }
.stat-card { background: white; padding: 16px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); text-align: center; }
.stat-number { font-size: 24px; font-weight: bold; color: #667eea; }
.stat-label { color: #4a5568; font-size: 14px; }
</style>
</head>
<body>
<header class="header">
<div class="container">
<h1>🧬 About GLMP</h1>
<div class="subtitle">Genome Logic Modeling Project β€” Computational Biology Research</div>
<nav class="nav">
<a href="index.html">← Back to Database</a>
</nav>
</div>
</header>
<main class="main">
<div class="content">
<h2>Project Overview</h2>
<p>The <strong>Genome Logic Modeling Project (GLMP)</strong> represents a systematic approach to understanding biological processes as computational programs. By applying programming framework methodologies to biological systems, we reveal the underlying logical architecture that governs cellular decision-making.</p>
<p>Our research has identified a conserved computational pattern across 108 biological processes: the <strong>100:11:6:2 architecture</strong>, representing the ratio of sequential conditionals to OR gates to AND gates to NOT gates. This discovery suggests that evolution has optimized biological systems for efficiency, robustness, integration, and control.</p>
<div class="stats">
<div class="stat-card">
<div class="stat-number">108</div>
<div class="stat-label">Biological Processes</div>
</div>
<div class="stat-card">
<div class="stat-number">7,152</div>
<div class="stat-label">Total Nodes</div>
</div>
<div class="stat-card">
<div class="stat-number">100:11:6:2</div>
<div class="stat-label">Computational Architecture</div>
</div>
<div class="stat-card">
<div class="stat-number">3</div>
<div class="stat-label">Model Organisms</div>
</div>
</div>
<h2>Key Publications</h2>
<div class="paper">
<div class="paper-title">"The 100:11:6:2 Pattern: Evidence for a Conserved Computational Architecture in Prokaryotic and Eukaryotic Core Processes"</div>
<div class="paper-description">
<strong>Welz, G. (2025)</strong> β€” Comprehensive analysis of ~7,000 computational nodes across 108 biological processes reveals evolution's optimization for efficiency, robustness, integration, and control. This work demonstrates that biological regulatory processes implement computable Boolean logic expressible as formal mathematical formulas.
</div>
</div>
<div class="paper">
<div class="paper-title">"The Programming Framework: A Universal Method for Process Analysis Using LLMs and Visual Flowcharts"</div>
<div class="paper-description">
<strong>Welz, G. (2025)</strong> β€” Introduces the meta-tool underlying GLMP, demonstrating how large language models can systematically convert natural language descriptions of biological processes into structured computational visualizations.
</div>
</div>
<div class="paper">
<div class="paper-title">"From Inspiration to AI: Biology as Visual Programming"</div>
<div class="paper-description">
<strong>Welz, G. (2025)</strong> β€” Explores the conceptual foundation for viewing genomes as computational programs, building upon early insights from 1995 with modern visualization and analysis tools.
</div>
</div>
<h2>Methodology</h2>
<p>GLMP employs a standardized eight-category color-coding system to represent biological processes as computational programs:</p>
<ul>
<li><strong>Green:</strong> Environmental Triggers & Input Signals</li>
<li><strong>Amber/Gold:</strong> Enzymes & Catalytic Proteins</li>
<li><strong>Dark Sky Blue:</strong> Chemical Processing & Reactions</li>
<li><strong>Light Cyan:</strong> Intermediate States & Molecules</li>
<li><strong>Yellow 🟑:</strong> OR Logic Gates (Decision Points)</li>
<li><strong>Purple 🟣:</strong> AND Logic Gates (Integration)</li>
<li><strong>Red πŸ”΄:</strong> NOT Logic Gates (Repression/Inhibition)</li>
<li><strong>Black:</strong> Final Products & Outputs</li>
</ul>
<h2>Research Impact</h2>
<p>Our findings suggest that non-coding DNA may encode logical formulas through the spatial arrangement of regulatory elements, implementing Boolean circuits in genomic sequence. This represents a testable hypothesis that invites experimental validation by the research community.</p>
<p>The complete dataset of 108 processes with comprehensive citations is publicly available through our interactive database, enabling researchers to validate findings, explore computational patterns, and test proposed hypotheses through experimental approaches.</p>
<div class="contact">
<h3>Contact Information</h3>
<p><strong>Gary Welz</strong><br>
Principal Investigator, Genome Logic Modeling Project<br>
Department of Mathematics and Computer Science<br>
John Jay College of Criminal Justice, City University of New York (CUNY)<br>
<strong>Email:</strong> gwelz@jjay.cuny.edu<br>
<strong>GitHub:</strong> <a href="https://github.com/garywelz" target="_blank" rel="noopener">github.com/garywelz</a><br>
<strong>Hugging Face:</strong> <a href="https://huggingface.co/garywelz" target="_blank" rel="noopener">huggingface.co/garywelz</a></p>
</div>
</div>
</main>
</body>
</html>