garywelz commited on
Commit
d289ca4
·
verified ·
1 Parent(s): a338135

Upload 6 files

Browse files
Files changed (1) hide show
  1. biology_processes.html +5 -5
biology_processes.html CHANGED
@@ -114,15 +114,15 @@
114
  <div class="container">
115
  <h1>Biology Processes - Programming Framework Analysis</h1>
116
 
117
- <div class="glmp-link">
118
  <h3>🔗 GLMP (Genome Logic Modeling Project) Connection</h3>
119
- <p>This analysis is based on the comprehensive biological dataset from the <strong>Genome Logic Modeling Project (GLMP)</strong>, which contains 297+ analyzed biological processes across multiple organisms and systems.</p>
120
  <p><strong>GLMP Resources:</strong></p>
121
  <ul>
122
- <li><a href="https://huggingface.co/spaces/garywelz/glmp" target="_blank">GLMP Hugging Face Space</a> - Live demonstration and evidence base</li>
123
- <li><a href="https://github.com/garywelz/glmp" target="_blank">GLMP GitHub Repository</a> - Complete dataset and methodology</li>
124
  </ul>
125
- <p>The GLMP represents the most comprehensive biological computing system analysis ever created, demonstrating how biological systems function as sophisticated computational programs with complex regulatory logic, decision trees, and feedback mechanisms.</p>
126
  </div>
127
 
128
  <p>This document presents representative biological processes analyzed using the Programming Framework methodology. Each process is represented as a computational flowchart with standardized color coding: Red for triggers/inputs, Yellow for structures/objects, Green for processing/operations, Blue for intermediates/states, and Violet for products/outputs. Yellow nodes use black text for optimal readability, while all other colors use white text.</p>
 
114
  <div class="container">
115
  <h1>Biology Processes - Programming Framework Analysis</h1>
116
 
117
+ <div class="glmp-link" style="background: #e8f5e9; padding: 1.5rem; margin: 1.5rem 0; border-left: 4px solid #4caf50; border-radius: 5px;">
118
  <h3>🔗 GLMP (Genome Logic Modeling Project) Connection</h3>
119
+ <p>This analysis is based on the comprehensive biological dataset from the <strong>Genome Logic Modeling Project (GLMP)</strong>, which contains 50+ analyzed biological processes across multiple organisms and systems.</p>
120
  <p><strong>GLMP Resources:</strong></p>
121
  <ul>
122
+ <li><a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html" target="_blank" style="font-weight: bold; color: #1976d2;">🗄️ GLMP Database Table</a> - Interactive database with all biological processes (opens in new tab)</li>
123
+ <li><a href="https://huggingface.co/spaces/garywelz/glmp" target="_blank">GLMP Hugging Face Space</a> - Live demonstration and evidence base (opens in new tab)</li>
124
  </ul>
125
+ <p>The GLMP represents the first successful application of the Programming Framework to biological processes, demonstrating how biological systems function as sophisticated computational programs with complex regulatory logic, decision trees, and feedback mechanisms.</p>
126
  </div>
127
 
128
  <p>This document presents representative biological processes analyzed using the Programming Framework methodology. Each process is represented as a computational flowchart with standardized color coding: Red for triggers/inputs, Yellow for structures/objects, Green for processing/operations, Blue for intermediates/states, and Violet for products/outputs. Yellow nodes use black text for optimal readability, while all other colors use white text.</p>