
from awesome-bio-agent-skills61
Commands and examples for converting genotype formats and running standard QC filters (MAF, geno, mind, HWE) with PLINK 1.9/2.0.
PLINK Basics documents practical CLI patterns to convert between VCF, BED/BIM/FAM, PED/MAP and the newer PLINK2 formats, plus standard quality-control pipelines. It provides concrete command snippets for format conversion, allele frequency checks, missingness statistics, sex checks, and combined QC steps used commonly in population genetics workflows.
Use this skill when preparing genotype data for downstream analysis (GWAS, PCA, association testing), when needing reliable format conversions, or when performing sample/variant QC. It's intended for bioinformaticians and computational biologists working with large genotype datasets who need tested PLINK command examples.
Best used with CLI-capable agents or automation that can run shell commands (GitHub Actions, local shells, or agent frameworks that expose a plink binary).
This skill has not been reviewed by our automated audit pipeline yet.
arXiv Search
Search arXiv for recent preprints and build local Markdown summaries; ideal for CS, math, physics, and quantitative-bio literature discovery.
Alternative Splicing Analysis Pipeline
End-to-end pipeline for short-read bulk RNA-seq alternative splicing analysis: QC, STAR 2-pass alignment, junction QC, rMATS differential splicing, isoform swit
AlphaFold Structure Query
Query the AlphaFold EBI API to fetch predicted protein structures, download PDB/CIF files, and inspect confidence metrics (pLDDT/PAE).