arxiv-database
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Maintainer FreedomIntelligence · Last updated April 1, 2026
Compute alignment statistics: flagstat, idxstats, coverage depth.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bio-alignment-files-bam-statistics
Skill Snapshot
Source Doc
| Command | Output | Speed |
|---|---|---|
flagstat | Read counts by category | Very fast |
idxstats | Per-chromosome counts | Very fast (needs index) |
stats | Comprehensive statistics | Moderate |
depth | Per-position depth | Slow (full scan) |
coverage | Per-region coverage | Fast (needs index) |
Fast summary of alignment flags.
Output:
Per-chromosome read counts (requires index).
Output format: chrom length mapped unmapped
Related skills
This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…
Bayesian optimization for experimental design and hyperparameter tuning in biomedical research.
Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when com…
Colocali.