Toolverse
All skills

alphafold-database

by davila7

Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Backend

About this skill

Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.

How to use

  1. Zainstaluj bibliotekę Biopython, która zapewnia najprostszy dostęp do bazy AlphaFold — będziesz jej potrzebować do pobierania struktur i pracy z plikami współrzędnych.

  2. Pobierz predykcje strukturalne dla konkretnego białka, korzystając z identyfikatora UniProt (np. P00520). Funkcja zwraca wszystkie dostępne modele dla tego białka z bazy AlphaFold.

  3. Pobierz pliki strukturalne w formacie mmCIF lub PDB na swój dysk — są to pliki zawierające współrzędne atomów w strukturze 3D białka, gotowe do dalszej analizy.

  4. Załaduj pobrane struktury jako obiekty strukturalne za pomocą parsera MMCIFParser, co umożliwi ci programową analizę geometrii białka.

  5. Przeanalizuj metryki pewności predykcji (pLDDT dla poszczególnych reszt aminokwasowych, PAE dla błędów przewidywania między parami reszt) aby określić, które części modelu są wiarygodne, a które wymagają ostrożności przy interpretacji.

  6. Wykorzystaj pobrane struktury w swoim przepływie pracy — porównaj je z danymi eksperymentalnymi, użyj do modelowania białek bez struktur eksperymentalnych, lub zintegruj z narzędziami do odkrywania leków i inżynierii białek.

Related skills

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340