Skip to content

Commit 9b25c16

Browse files
realmarcinclaude
andcommitted
Add growth conditions to 10 records + fix dark-mode contrast + regen pages
Deep-research growth-conditions sweep over the 45 records lacking any growth_media/cultivation_setup (via the add-growth-conditions skill + the new sweep runner). One agent per record extracted only source-backed conditions with verbatim evidence snippets; 35 records were correctly left unchanged (uncultured/metagenomic/computational/paywalled — no fabrication). Enriched (10): - ANME_SRB_Marine_Methane_Seep_Consortium (OA full text: anaerobic seawater microcosm, CH4 ± HPG, 4/24/50 C) - Chromium_Sulfur_Reduction_Enrichment (aerobic, pH 8, 30-37 C; dominant strain) - Phylogenetically_Diverse_Denitrifying_SynCom (marine broth 2216 + 20 mM NaNO3, anaerobic, 25 C; OA companion study, attributed) - BioModels_MODEL2209060002_DPigrum_SAureus (in silico SNM3 medium, COMPUTATIONAL) - Aerobic_Denitrification_Disturbance_SynCom, Aerobic_Denitrification_QQ_SynCom, Shewanella_Pseudomonas_Fe0_*, BSFL_Gut_SynCom, SynCom_BsBv_Cigar_*, Thermophilic_Lignocellulose_Composting_* (abstract-level conditions) Dark-mode contrast fix (community.html): preparation_notes, .interaction-flow, .evidence-item, and inline code hardcoded light backgrounds with no text color, rendering invisible (light-on-light) in dark mode — switched to theme variables. Regenerated all 295 community pages (+ browser/index): bakes in the dark-mode fix and syncs page content with already-merged #185 (GTDB), #187 (GO-term cleanup) and #189 (growth media) data that predated the last render. reports/growth_conditions_sweep/INDEX.md: sweep prep/progress report (24 OA full text, 21 abstract-only). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d94fcf6 commit 9b25c16

308 files changed

Lines changed: 43285 additions & 2376 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/browser.html

Lines changed: 908 additions & 38 deletions
Large diffs are not rendered by default.

docs/communities/AMD_Acidophile_Heterotroph_Network.html

Lines changed: 5 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@
177177
}
178178

179179
.interaction-flow {
180-
background: #fafafa;
180+
background: var(--background);
181+
color: var(--text);
181182
border-left: 3px solid var(--primary);
182183
padding: 1rem;
183184
margin: 1rem 0;
@@ -199,7 +200,8 @@
199200
}
200201

201202
.evidence-item {
202-
background: #fefce8;
203+
background: var(--background);
204+
color: var(--text);
203205
border-left: 3px solid #ca8a04;
204206
padding: 0.75rem;
205207
margin: 0.5rem 0;
@@ -381,7 +383,7 @@ <h1>AMD Acidophile Heterotroph Network</h1>
381383
<div class="metadata-item">
382384
<span class="metadata-label">Community ID</span>
383385
<span class="metadata-value">
384-
<code style="background: #f1f5f9; padding: 0.25rem 0.5rem; border-radius: 4px; font-size: 0.9rem;">CommunityMech:000001</code>
386+
<code style="background: var(--border); color: var(--text); padding: 0.25rem 0.5rem; border-radius: 4px; font-size: 0.9rem;">CommunityMech:000001</code>
385387
</span>
386388
</div>
387389

@@ -849,12 +851,6 @@ <h3>Organic Carbon Scavenging and Remineralization</h3>
849851
<p><strong>Biological Processes:</strong></p>
850852
<ul>
851853

852-
<li>
853-
organic substance catabolic process
854-
(<a href="http://amigo.geneontology.org/amigo/term/GO:1901575"
855-
class="term-link" target="_blank" rel="noopener noreferrer">GO:1901575</a>)
856-
</li>
857-
858854
<li>
859855
aerobic respiration
860856
(<a href="http://amigo.geneontology.org/amigo/term/GO:0009060"
@@ -946,12 +942,6 @@ <h3>Ferric Iron Reduction and Ferrous Iron Regeneration</h3>
946942
<p><strong>Biological Processes:</strong></p>
947943
<ul>
948944

949-
<li>
950-
oxidation-reduction process
951-
(<a href="http://amigo.geneontology.org/amigo/term/GO:0055114"
952-
class="term-link" target="_blank" rel="noopener noreferrer">GO:0055114</a>)
953-
</li>
954-
955945
<li>
956946
iron ion transport
957947
(<a href="http://amigo.geneontology.org/amigo/term/GO:0006826"
@@ -1048,12 +1038,6 @@ <h3>Heterotrophic Iron Oxidation by Ferrimicrobium</h3>
10481038
<p><strong>Biological Processes:</strong></p>
10491039
<ul>
10501040

1051-
<li>
1052-
oxidation-reduction process
1053-
(<a href="http://amigo.geneontology.org/amigo/term/GO:0055114"
1054-
class="term-link" target="_blank" rel="noopener noreferrer">GO:0055114</a>)
1055-
</li>
1056-
10571041
<li>
10581042
iron ion transport
10591043
(<a href="http://amigo.geneontology.org/amigo/term/GO:0006826"
@@ -1236,12 +1220,6 @@ <h3>Photoheterotrophic Carbon Cycling</h3>
12361220
class="term-link" target="_blank" rel="noopener noreferrer">GO:0015979</a>)
12371221
</li>
12381222

1239-
<li>
1240-
organic substance catabolic process
1241-
(<a href="http://amigo.geneontology.org/amigo/term/GO:1901575"
1242-
class="term-link" target="_blank" rel="noopener noreferrer">GO:1901575</a>)
1243-
</li>
1244-
12451223
</ul>
12461224

12471225

@@ -1310,12 +1288,6 @@ <h3>Complex Polysaccharide Degradation</h3>
13101288
class="term-link" target="_blank" rel="noopener noreferrer">GO:0000272</a>)
13111289
</li>
13121290

1313-
<li>
1314-
organic substance catabolic process
1315-
(<a href="http://amigo.geneontology.org/amigo/term/GO:1901575"
1316-
class="term-link" target="_blank" rel="noopener noreferrer">GO:1901575</a>)
1317-
</li>
1318-
13191291
</ul>
13201292

13211293

@@ -1668,8 +1640,6 @@ <h2>Environmental Factors</h2>
16681640
var processes = [];
16691641

16701642

1671-
processes.push("organic substance catabolic process");
1672-
16731643
processes.push("aerobic respiration");
16741644

16751645
processes.push("nitrogen compound metabolic process");
@@ -1720,8 +1690,6 @@ <h2>Environmental Factors</h2>
17201690
var processes = [];
17211691

17221692

1723-
processes.push("oxidation-reduction process");
1724-
17251693
processes.push("iron ion transport");
17261694

17271695
processes.push("anaerobic respiration");
@@ -1770,8 +1738,6 @@ <h2>Environmental Factors</h2>
17701738
var processes = [];
17711739

17721740

1773-
processes.push("oxidation-reduction process");
1774-
17751741
processes.push("iron ion transport");
17761742

17771743
processes.push("heterotrophy");
@@ -1870,8 +1836,6 @@ <h2>Environmental Factors</h2>
18701836

18711837
processes.push("photosynthesis");
18721838

1873-
processes.push("organic substance catabolic process");
1874-
18751839

18761840
var evidenceCount = 1;
18771841

@@ -1918,8 +1882,6 @@ <h2>Environmental Factors</h2>
19181882

19191883
processes.push("polysaccharide catabolic process");
19201884

1921-
processes.push("organic substance catabolic process");
1922-
19231885

19241886
var evidenceCount = 2;
19251887

docs/communities/AMD_Nitrososphaerota_Archaeal.html

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@
177177
}
178178

179179
.interaction-flow {
180-
background: #fafafa;
180+
background: var(--background);
181+
color: var(--text);
181182
border-left: 3px solid var(--primary);
182183
padding: 1rem;
183184
margin: 1rem 0;
@@ -199,7 +200,8 @@
199200
}
200201

201202
.evidence-item {
202-
background: #fefce8;
203+
background: var(--background);
204+
color: var(--text);
203205
border-left: 3px solid #ca8a04;
204206
padding: 0.75rem;
205207
margin: 0.5rem 0;
@@ -381,7 +383,7 @@ <h1>AMD Nitrososphaerota Archaeal Community</h1>
381383
<div class="metadata-item">
382384
<span class="metadata-label">Community ID</span>
383385
<span class="metadata-value">
384-
<code style="background: #f1f5f9; padding: 0.25rem 0.5rem; border-radius: 4px; font-size: 0.9rem;">CommunityMech:000002</code>
386+
<code style="background: var(--border); color: var(--text); padding: 0.25rem 0.5rem; border-radius: 4px; font-size: 0.9rem;">CommunityMech:000002</code>
385387
</span>
386388
</div>
387389

@@ -873,8 +875,8 @@ <h3>Nitrite Oxidation to Nitrate by Nitrospira</h3>
873875

874876
<li>
875877
nitrite oxidoreductase activity
876-
(<a href="http://amigo.geneontology.org/amigo/term/GO:0050151"
877-
class="term-link" target="_blank" rel="noopener noreferrer">GO:0050151</a>)
878+
(<a href="http://amigo.geneontology.org/amigo/term/GO:0016661"
879+
class="term-link" target="_blank" rel="noopener noreferrer">GO:0016661</a>)
878880
</li>
879881

880882
</ul>
@@ -954,23 +956,6 @@ <h3>Organic Matter Detoxification by Ferroplasma</h3>
954956

955957

956958

957-
<p><strong>Biological Processes:</strong></p>
958-
<ul>
959-
960-
<li>
961-
organic substance catabolic process
962-
(<a href="http://amigo.geneontology.org/amigo/term/GO:1901575"
963-
class="term-link" target="_blank" rel="noopener noreferrer">GO:1901575</a>)
964-
</li>
965-
966-
<li>
967-
oxidation-reduction process
968-
(<a href="http://amigo.geneontology.org/amigo/term/GO:0055114"
969-
class="term-link" target="_blank" rel="noopener noreferrer">GO:0055114</a>)
970-
</li>
971-
972-
</ul>
973-
974959

975960

976961

@@ -1578,12 +1563,6 @@ <h2>Environmental Factors</h2>
15781563

15791564
var processes = [];
15801565

1581-
1582-
processes.push("organic substance catabolic process");
1583-
1584-
processes.push("oxidation-reduction process");
1585-
1586-
15871566
var evidenceCount = 2;
15881567

15891568
nodes.push({

0 commit comments

Comments
 (0)