Agent Skills: BWA Aligner Skill

BWA-MEM2 alignment skill for mapping sequencing reads to reference genomes with optimized parameter selection

bioinformaticsID: a5c-ai/babysitter/bwa-aligner

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/bioinformatics/skills/bwa-aligner

Skill Files

Browse the full folder contents for bwa-aligner.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/bioinformatics/skills/bwa-aligner/SKILL.md

Skill Metadata

Name
bwa-aligner
Description
BWA-MEM2 alignment skill for mapping sequencing reads to reference genomes with optimized parameter selection

BWA Aligner Skill

Purpose

Enable BWA-MEM2 alignment for mapping sequencing reads to reference genomes with optimized parameter selection and quality assessment.

Capabilities

  • Read alignment to reference genomes
  • Parameter optimization for different read types
  • Multi-threading configuration
  • Index generation and management
  • Alignment quality metrics reporting
  • Support for paired-end and single-end reads

Usage Guidelines

  • Generate genome indices before alignment
  • Select appropriate parameters for read length and type
  • Use multi-threading for performance optimization
  • Validate alignment quality metrics post-processing
  • Document parameter choices and rationale
  • Archive index files for reproducibility

Dependencies

  • BWA-MEM2
  • minimap2
  • samtools

Process Integration

  • Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
  • Long-Read Sequencing Analysis (long-read-analysis)
  • Tumor Molecular Profiling (tumor-molecular-profiling)