Spaces:
Running
Running
Upload 6 files
Browse files- 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
|
| 120 |
<p><strong>GLMP Resources:</strong></p>
|
| 121 |
<ul>
|
| 122 |
-
<li><a href="https://
|
| 123 |
-
<li><a href="https://
|
| 124 |
</ul>
|
| 125 |
-
<p>The GLMP represents the
|
| 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>
|