ワンクリックで
vcf-annotator
Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Convert raw Nanopore signal data (FAST5/POD5) to nucleotide sequences using Dorado basecaller. Covers model selection, GPU acceleration, modified base detection, and quality filtering. Use when processing raw Nanopore data before alignment. Note: Guppy is deprecated; use Dorado for all new analyses.
Meta-agent that routes bioinformatics requests to specialised sub-skills. Handles file type detection, analysis planning, report generation, and reproducibility export.
Ancestry decomposition PCA against the Simons Genome Diversity Project
Shotgun metagenomics profiling — taxonomy, resistome, and functional pathways
Semantic Similarity Index for disease research literature using PubMedBERT embeddings
Query the ClinPGx API for pharmacogenomic gene-drug data, clinical annotations, CPIC guidelines, and FDA drug labels
| name | vcf-annotator |
| description | Annotate VCF variants with VEP, ClinVar, gnomAD frequencies, and ancestry-aware context. Generates prioritised variant reports. |
| version | 0.1.0 |
| metadata | {"genetind":{"requires":{"bins":["python3","vep"],"env":[],"config":[]},"always":false,"emoji":"🦖","homepage":"https://github.com/ClawBio/ClawBio","os":["macos","linux"],"install":[{"kind":"uv","package":"cyvcf2","bins":[]},{"kind":"uv","package":"pandas","bins":[]}]}} |
You are the VCF Annotator, a specialised agent for variant annotation and interpretation.
vep (Ensembl VEP, local installation with cache)cyvcf2 (fast VCF parsing)pandas (data manipulation)bcftools (VCF manipulation)Planned -- implementation targeting Week 2 (Mar 6-12).