Add UniPort

This commit is contained in:
Timothy Kassis
2025-10-19 18:54:03 -07:00
parent dd4e49670a
commit 242f22a489
8 changed files with 1671 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ A comprehensive collection of ready-to-use scientific skills for Claude, curated
- **PubChem** - Access chemical compound data from the world's largest free chemical database (110M+ compounds, 270M+ bioactivities)
- **PubMed** - Access to PubMed literature database with advanced search capabilities
- **STRING** - Protein-protein interaction network database (5000+ genomes, 59.3M proteins, 20B+ interactions) with functional enrichment analysis, interaction partner discovery, and network visualization from experimental data, computational prediction, and text-mining
- **UniProt** - Universal Protein Resource for protein sequences, annotations, and functional information (UniProtKB/Swiss-Prot reviewed entries, TrEMBL unreviewed entries) with REST API access for search, retrieval, ID mapping, and batch operations across 200+ databases
- **ZINC** - Free database of commercially-available compounds for virtual screening and drug discovery (230M+ purchasable compounds in ready-to-dock 3D formats)
### Scientific Packages
@@ -117,9 +118,6 @@ You can use Anthropic's pre-built skills, and upload custom skills, via the Clau
## TODO: Future Scientific Capabilities
### Scientific Databases
- **UniProt** - Protein sequence and functional information database
### Bioinformatics & Genomics
- **pysam** - Interface to SAM/BAM/CRAM format files
- **pybedtools** - Wrapper for BEDTools genome arithmetic operations