Ocean Genomics
Agentic bioinformatics skill for ocean genomics — from eDNA water sampling to species identification, protein structure prediction, and scientific insight publication.
Quick Start
1. Set Up MCP Integration
Install gget-MCP for immediate access to BLAST, AlphaFold, sequence retrieval, and 9 other genomics tools:
// Add to .claude/settings.json → mcpServers
{
"gget-mcp": {
"command": "uvx",
"args": ["--from", "gget-mcp@latest", "stdio"]
}
}
[Description truncada. Veja o README completo no GitHub.]