一键导入
genome-variant-filtering
Filter raw variant calls using GATK VQSR, GATK hard filters, or bcftools expression-based filtering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Filter raw variant calls using GATK VQSR, GATK hard filters, or bcftools expression-based filtering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Decision-grade enzyme/protein mutation design for thermostability with bioactivity-preserving constraints enforced by default, plus structure-aware and consensus-ranking workflows.
Create or update repository skills that conform to local templates, provider metadata requirements, registry rules, and validation workflows.
Assess data quality by reporting missing values, outliers, sample size, and variance structure for each variable in a table.
Estimate model parameters using Bayesian inference (MCMC via Stan or PyMC), returning posterior distributions and credible intervals.
Cluster samples or features using k-means or hierarchical clustering, evaluate cluster quality with silhouette scores, and produce a dendrogram or cluster plot.
Compare a continuous variable between two groups with automatic selection of t-test, Welch test, or Mann-Whitney U test based on data properties.
基于 SOC 职业分类
| name | genome-variant-filtering |
| description | Filter raw variant calls using GATK VQSR, GATK hard filters, or bcftools expression-based filtering. |
.vcf.gz).vqsr, hard, or bcftools (default: hard).gatk SelectVariants.QD < 2.0, FS > 60.0, MQ < 40.0, MQRankSum < -12.5, ReadPosRankSum < -8.0.QD < 2.0, FS > 200.0, ReadPosRankSum < -20.0.gatk VariantRecalibrator + gatk ApplyVQSR for SNPs then indels with resource annotations.bcftools filter..vcf.gz).