Automic VaultAutomic Vault

brew

freebayes mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für freebayes in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install freebayes

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install freebayes

Debian stable package indexes · freebayes · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#freebayes

nixpkgs package indexes · pkgs/by-name/fr/freebayes/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Bayesian haplotype-based genetic polymorphism discovery and genotyping

Befehle und Aliase

  • bamleftalign
  • freebayes

Verlauf

Projektgeschichte und Nutzung

freebayes is a Bayesian, haplotype-based genetic variant detector for short-read sequencing data. It calls SNPs, indels, MNPs, and complex events from BAM or CRAM alignments against a reference genome and writes VCF output.

Projektgeschichte

The GitHub repository was created in October 2010 and the license identifies Erik Garrison and Gabor Marth as 2010 copyright holders. The README cites the 2012 arXiv preprint 'Haplotype-based variant detection from short-read sequencing' and asks users to cite it when freebayes contributes to a publication.

freebayes was designed around literal read haplotypes rather than only precise alignment columns, generalizing earlier alignment-based variant detectors such as PolyBayes, samtools, and GATK. The README says the preprint was never submitted for review but has been used in over 1000 publications.

Release history shows a long-lived scientific command-line tool: v1.0.1 in 2015 helped downstream package management, v1.1.0 in 2016 integrated SeqLib for speed and memory improvements, v1.2.0 in 2018 changed default filters for sensitivity, v1.3.0 in 2019 added high-coverage skipping, and later 1.3.x releases focused on CRAM, Meson/Ninja, ARM64, Python 3, static builds, Debian/Ubuntu packaging, and dependency cleanup.

Adoptionsgeschichte

The README links badges or documentation for Bioconda, Homebrew, Guix, Debian, and other packaging contexts, and notes that GitHub release tarballs are used by Linux distributions to build and release freebayes binaries. The input package metadata also shows Homebrew, Debian, and Nix package coverage.

Adoption is also scientific rather than only packaging-based: the README's citation note says freebayes has been used in over 1000 publications, and its workflow examples place it among common genomics command-line tools such as bwa, sambamba, vcflib, bcftools, GATK, Picard, and workflow managers such as Snakemake.

Wie es verwendet wird

In simplest use, freebayes takes a FASTA reference and a sorted BAM or CRAM alignment file and emits VCF: freebayes -f ref.fa aln.bam > var.vcf. It also supports joint calling across multiple BAMs, GVCF output, high-coverage skipping, ploidy settings, pooled samples, forced calls from VCF alleles, and long-haplotype calling.

The README describes Unix-style pipeline use, including streaming BAM input from standard input, post-call filtering through vcflib's vcffilter, parallel execution by splitting the genome into regions, and Snakemake examples for cluster-friendly parallelism.

Warum Paket-Nerds sich dafür interessieren

freebayes is package-nerd significant because it is a research-grade bioinformatics tool that distributions have had to keep buildable across changing C++ dependencies, Python versions, CRAM libraries, vcflib headers, and architecture targets. Its release notes read like a history of genomics packaging pain: vendored libraries, Meson migration, Debian build constraints, static binaries, Guix shells, and Bioconda-style tarballs.

It also embodies the classic Unix bioinformatics package model: a single-purpose CLI that reads standard genomics formats, writes VCF, composes with other tools, and can be sharded by genomic region for parallel execution.

Zeitleiste

  • 2010: GitHub repository created and MIT license copyright year recorded.
  • 2012: Haplotype-based variant detection preprint published on arXiv.
  • 2015: v1.0.1 released as a downstream-package-management-friendly bugfix release.
  • 2016: v1.1.0 integrated SeqLib for speed and memory efficiency.
  • 2018: v1.2.0 changed default filters for sensitivity.
  • 2019: v1.3.0 added --skip-coverage for high-depth regions.
  • 2020: v1.3.3 added CRAM support notes, Meson/Ninja builds, ARM64 compilation, Python 3 script updates, and GitHub CI.
  • 2022: v1.3.6 added Snakemake parallel examples, Guix shell support, static builds, and performance tracking.
  • 2024: v1.3.8 focused on Debian fixes and unbundling vcflib.
  • 2025: v1.3.10 released with vcflib-path and build maintenance.

Related projects

  • Related projects named in the official documentation include PolyBayes, samtools, GATK, vcflib, GNU parallel, Snakemake, bwa, sambamba, bcftools, Picard, htslib, SeqLib, Guix, Bioconda, Debian packaging, and CRAM/VCF/BAM ecosystem tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 6 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bamleftaligncliglobales Executable
freebayescliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.3.10
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/freebayes/freebayes

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:freebayes
Version1.3.10
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/freebayes
Homepagehttps://github.com/freebayes/freebayes
Repositoryhttps://github.com/freebayes/freebayes
Upstream-Dokumentationhttps://github.com/freebayes/freebayes#readme
LizenzMIT
Quellarchivhttps://github.com/freebayes/freebayes.git
Zuletzt aktualisiert2026-06-22T14:03:22-07:00
Pulseupdated
Abhängigkeitenhtslib, tabixpp
Build-Abhängigkeitencmake, meson, ninja, pkgconf, simde, wfa2-lib
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefreebayes
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

freebayes 1.3.9-1

Bayesian haplotype-based polymorphism discovery and genotyping

https://github.com/ekg/freebayes

sudo apt install freebayes
  • Section: science
  • Architecture: amd64
  • 8 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Freebayes
Debian stable package indexes · deb.debian.org · Debian stable package indexes: freebayes from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

freebayes

nix profile install nixpkgs#freebayes
  • normalized package name match
  • Abgeglichen nach: Freebayes
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fr/freebayes/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment