BWA-MEM2 alignment skill for mapping sequencing reads to reference genomes with optimized parameter selection
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill bwa-aligner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bwa Aligner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-bwa-aligner-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: bwa-aligner
description: BWA-MEM2 alignment skill for mapping sequencing reads to reference genomes with optimized parameter selection
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- sequence-analysis
- alignment
- genomics
- ngs
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:graph-algorithms, skill-area:python-data-pipelines, skill-area:data-analysis]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:biomedical-engineer]
---
# 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)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!