samtools-bam-processor

Solid

BAM/SAM file manipulation skill for sorting, indexing, filtering, and extracting alignment data

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
46
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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)

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills