seq-wrangler
OfficialStreamline reads to sorted, indexed BAMs
AuthorClawBio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Seq Wrangler automates the repetitive, multi-step tasks required to turn raw sequencing reads into analysis-ready BAM files, eliminating manual orchestration of QC, trimming, alignment, and BAM processing across samples.
Core Features & Use Cases
- Read QC and aggregation: Run FastQC and produce MultiQC summaries to identify quality issues across libraries.
- Adapter trimming and preprocessing: Integrate fastp or Trimmomatic for adapter removal and basic read filtering.
- Alignment and BAM processing: Align with BWA/Bowtie2/Minimap2, then sort, index, mark duplicates, and compute coverage with samtools and related tools.
- Pipeline export: Generate reproducible shell scripts or Nextflow pipelines and export environment specifications and checksums for reproducibility.
- Use Case: Process paired-end Illumina samples to produce deduplicated, sorted, and indexed BAMs with aggregated QC reports for downstream variant calling or coverage analysis.
Quick Start
Run QC on sample_R1.fastq/sample_R2.fastq, trim adapters, align to GRCh38, and produce a sorted, indexed BAM plus a MultiQC report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: seq-wrangler Download link: https://github.com/ClawBio/ClawBio/archive/main.zip#seq-wrangler Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.