Disambiguate descriptions

This commit is contained in:
Timothy Kassis
2026-01-05 14:25:22 -08:00
parent 15d9e4699a
commit 9cb0c2f934
34 changed files with 34 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
---
name: bioservices
description: "Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database)."
description: Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database analysis, ID mapping across services. For quick single-database lookups use gget; for sequence/file manipulation use biopython.
license: GPLv3 license
metadata:
skill-author: K-Dense Inc.