macOS
brew install mosdepthlocal Homebrew formula metadata
brew / rang 13013
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mosdepth pour les workflows d'agents IA.
installation
brew install mosdepthlocal Homebrew formula metadata
nix profile install nixpkgs#mosdepthnixpkgs package indexes · pkgs/by-name/mo/mosdepth/package.nix · Source: api.github.com
sudo apt install mosdepthUbuntu 24.04 LTS package indexes · mosdepth · Source: archive.ubuntu.com
aperçu
Fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
historique
mosdepth is a command-line tool for fast BAM/CRAM depth and coverage calculation across whole-genome, exome, or targeted sequencing datasets.
mosdepth was introduced by Brent S. Pedersen and Aaron R. Quinlan in a Bioinformatics paper published online in October 2017 and appearing in the March 2018 issue. The paper presented it as a quick coverage calculator for genome and exome sequencing data.
The implementation is written in Nim and uses HTSlib via hts-nim. Its algorithm tracks alignment chunk starts and ends in chromosome-sized arrays rather than using a pileup engine for every read base.
mosdepth gained adoption because sequencing coverage summaries are a routine need for variant calling QC, copy-number workflows, targeted panels, exomes, and whole genomes. The paper compared mosdepth with samtools, bedtools, and sambamba and showed faster runtime on a 30x genome benchmark.
The official README documents binary releases, Bioconda, Homebrew, and Docker usage, making it straightforward to package in bioinformatics environments and reproducible workflow containers.
The CLI consumes position-sorted BAM or CRAM input and can report per-base depth, region summaries from BED files, fixed windows, quantized coverage, coverage thresholds, and distributions.
Users choose mosdepth when they need fast genome-wide or region-based coverage calculation and can accept the memory profile of chromosome-sized arrays.
mosdepth is notable to package maintainers because it is a compact compiled bioinformatics binary whose value comes from speed, HTSlib integration, and predictable command-line output files rather than from daemon-style services or configuration.
It is also a representative Nim-based scientific CLI in package-manager ecosystems that otherwise contain many C/C++, Python, and Perl genomics tools.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour mosdepth. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mosdepth | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:mosdepth |
|---|---|
| Version | 0.3.14 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/brentp/mosdepth |
| Dépôt | https://github.com/brentp/mosdepth |
| Dernière mise à jour | 2026-07-13T04:04:09Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mosdepth
nix profile install nixpkgs#mosdepthmosdepth 0.3.6+ds-1
BAM/CRAM depth calculation biological sequencing
https://github.com/brentp/mosdepth
sudo apt install mosdepthmosdepth-examples 0.3.6+ds-1
Test data for mosdepth
https://github.com/brentp/mosdepth
sudo apt install mosdepth-examplespiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.