garywelz commited on
Commit
23888d5
Β·
verified Β·
1 Parent(s): faacf31

Upload 4 files

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. biology_processes.html +1 -1
  3. index.html +1 -1
README.md CHANGED
@@ -133,7 +133,7 @@ The Programming Framework is designed as infrastructure for AI-assisted science,
133
  ## πŸ”— Related Projects
134
 
135
  ### 🧬 GLMP - Genome Logic Modeling
136
- First specialized application of the Programming Framework to biochemical processes. 50+ biological pathways visualized.
137
  - [Visit GLMP β†’](https://huggingface.co/spaces/garywelz/glmp)
138
 
139
  ### πŸ”¬ Copernicus AI
 
133
  ## πŸ”— Related Projects
134
 
135
  ### 🧬 GLMP - Genome Logic Modeling
136
+ First specialized application of the Programming Framework to biochemical processes. 100+ biological pathways visualized.
137
  - [Visit GLMP β†’](https://huggingface.co/spaces/garywelz/glmp)
138
 
139
  ### πŸ”¬ Copernicus AI
biology_processes.html CHANGED
@@ -116,7 +116,7 @@
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>
 
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 100+ 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>
index.html CHANGED
@@ -404,7 +404,7 @@
404
  <h3 class="text-xl font-semibold text-gray-900 mb-3">🧬 GLMP - Genome Logic Modeling</h3>
405
  <p class="text-gray-600 mb-4">
406
  First specialized application of the Programming Framework to biochemical processes.
407
- 50+ biological pathways visualized as interactive flowcharts.
408
  </p>
409
  <a href="https://huggingface.co/spaces/garywelz/glmp"
410
  class="text-orange-600 hover:text-orange-700 font-semibold"
 
404
  <h3 class="text-xl font-semibold text-gray-900 mb-3">🧬 GLMP - Genome Logic Modeling</h3>
405
  <p class="text-gray-600 mb-4">
406
  First specialized application of the Programming Framework to biochemical processes.
407
+ 100+ biological pathways visualized as interactive flowcharts.
408
  </p>
409
  <a href="https://huggingface.co/spaces/garywelz/glmp"
410
  class="text-orange-600 hover:text-orange-700 font-semibold"