Add TYQ1 nematode biocontrol SynCom (closes #25)#27
Conversation
8-member synthetic community centered on keystone Rhizobium pusense TYQ1 for synergistic root-knot nematode suppression in cucumber rhizosphere. Based on PMID:41660888 (Liu et al., ISME J. 2025). Closes #25 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Adds a new curated microbial community entry to the knowledge base for the TYQ1-centered nematode biocontrol SynCom described in PMID:41660888, expanding the set of engineered rhizosphere communities represented in kb/communities/.
Changes:
- Introduces a new community YAML for the TYQ1 Nematode Biocontrol SynCom (engineered rhizosphere SynCom).
- Captures member taxonomy (8 taxa), interaction summaries, and linked BioProject datasets with evidence snippets.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| preferred_term: Sphingomonas xanthus SX | ||
| term: | ||
| id: NCBITaxon:13687 | ||
| label: Sphingomonas | ||
| notes: 'Biomarker species recruited by TYQ1 enrichment (OTU1716). Genus-level NCBITaxon used | ||
| as species-level ID not available. |
There was a problem hiding this comment.
The Sphingomonas xanthus SX entry uses a genus-level NCBITaxon ID (NCBITaxon:13687, label Sphingomonas) while the preferred_term claims a species-level identification (Sphingomonas xanthus). This is internally inconsistent and can mislead downstream consumers (e.g., taxonomy summaries). Either update the taxon name to genus-level (e.g., Sphingomonas sp./Sphingomonas sp. SX) to match the ID+label, or switch to a species-level NCBITaxon ID if available.
Summary
kb/communities/TYQ1_Nematode_Biocontrol_SynCom.yamljust validateagainst the LinkML schemaCloses #25
Test plan
just validate kb/communities/TYQ1_Nematode_Biocontrol_SynCom.yamlpasses with no issues🤖 Generated with Claude Code