BAM/SAM file manipulation skill for sorting, indexing, filtering, and extracting alignment data
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill samtools-bam-processor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Samtools Bam Processor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-samtools-bam-processor-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: samtools-bam-processor
description: BAM/SAM file manipulation skill for sorting, indexing, filtering, and extracting alignment data
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- WebFetch
- WebSearch
- Bash
metadata:
version: "1.0"
category: bioinformatics
tags:
- sequence-analysis
- bam
- sam
- alignment
graph:
domains: [domain:bioinformatics]
specializations: [specialization:biomedical-informatics]
skillAreas: [skill-area:python-data-pipelines, skill-area:data-analysis, skill-area:graph-algorithms]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:lab-technician]
---
# Samtools BAM Processor Skill
## Purpose
Provide BAM/SAM file manipulation capabilities for sorting, indexing, filtering, and extracting alignment data.
## Capabilities
- BAM sorting and indexing
- Duplicate marking and removal
- Alignment statistics generation
- Region extraction and filtering
- Read group management
- Format conversion (SAM/BAM/CRAM)
## Usage Guidelines
- Sort and index BAM files for efficient access
- Mark or remove duplicates based on protocol
- Generate alignment statistics for quality assessment
- Extract regions of interest for targeted analysis
- Manage read groups for multi-sample data
- Use CRAM for storage efficiency
## Dependencies
- samtools
- Picard
- sambamba
## Process Integration
- Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
- Tumor Molecular Profiling (tumor-molecular-profiling)
- RNA-seq Differential Expression Analysis (rnaseq-differential-expression)
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!