Bio Database Evidence
Unified biological database evidence owner. Use for gene annotation, variant clinical significance, cancer mutation evidence, GWAS trait associations, pathway mapping, target-disease evidence, protein structures, protein interaction networks, reference single-cell census queries, and cross-database biological ID mapping. Do not use for full single-cell analysis, bulk RNA-seq differential expression, BAM/VCF processing, protein embedding models, metabolic flux modeling, genomic interval ML, or flow-cytometry file parsing.
MCP get_skill({ skillId: "bio-database-evidence-eb98c811" })Use this skill with your agent
Create a free account and connect via MCP
# Bio Database Evidence ## Use This Skill For Use this skill when the main task is biological database lookup, annotation, or evidence gathering across one or more biological sources: - Gene annotation, identifiers, RefSeq, Ensembl IDs, orthologs, VEP, GO, and genomic coordinates. - Variant clinical significance, VUS interpretation support, ClinVar review status, cancer mutations, and COSMIC evidence. - GWAS Catalog trait associations, rs IDs, p-values, summary statistics, and genetic epidemiology evidence. - Pathway mapping, ID conversion, KEGG pathways, Reactome enrichment, disease pathways, and pathway evidence. - Target-disease association evidence, tractability, safety, known drugs, and Open Targets evidence. - Protein structure evidence from AlphaFold DB or RCSB PDB, including UniProt IDs, mmCIF/PDB downloads, pLDDT, PAE, and structure metadata. - Protein-protein interaction evidence, STRING networks, hub proteins, and enrichment evidence. - Reference single-cell data lookup from CELLxGENE Census when the user asks for census metadata or expression data, not full downstream analysis. - Cross-database biological ID mapping and evidence tables across multiple resources. ## Do Not Use This Skill For - Single-cell RNA-seq analysis, clustering, UMAP, marker genes, cell annotation, AnnData/h5ad container editing, or scVI/scANVI batch-correction planning. Use `scanpy`. - Bulk RNA-seq differential expression. Use `pydeseq2`. - BAM, SAM, CRAM, VCF, pileup, coverage, or region extraction as a primary file-processing task. - deepTools signal-track processing and heatmaps. - Protein language models, embeddings, inverse folding, or protein-design workflows. - Constraint-based metabolic modeling, FBA, or metabolic-engineering simulation. - BED/genomic interval embeddings, genomic-region ML, or gene regulatory network inference. - FCS or flow-cytometry file parsing. ## Workflow 1. Identify the biological entity type: gene, transcript, variant, pathway, target, protein structure, protein interaction, trait association, or reference cell population. 2. Pick the narrowest source that answers the evidence question. 3. Preserve source names, query terms, access dates, identifiers, and API caveats in the result. 4. Return evidence in a table when comparing multiple sources. 5. State when authentication, license, rate limits, or non-public access restricts a source. ## Source Guide See `references/database-evidence-sources.md` for source-specific boundaries and query notes.
Related Skills
More skills in Data, AI & Research
Ablation Planner
Use when main results pass result-to-claim (`claim_supported = yes` or `partial`) and ablation studies are needed for paper submission. A secondary Codex agent designs ablations from a reviewer's perspective; the local executor reviews feasibility and implements.
Ablation Planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
About
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
Academic Search
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
Explore Other Categories
Skills from other categories with shared topics
GitHub Code Review
Review PRs: diffs, inline comments via gh or REST.
Gitnexus Explorer
Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.
Requesting Code Review
Pre-commit review: security scan, quality gates, auto-fix.