pkg.soopen package index

brew / rank 12352

Install bismark with Homebrew

Bisulfite read mapper and methylation caller. Version 3.1.0 via Homebrew; verified 2026-07-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install bismark

local Homebrew formula metadata

overview

Package summary

Bisulfite read mapper and methylation caller

Commands and aliases

  • NOMe_filtering
  • bam2nuc
  • bismark
  • bismark2bedGraph
  • bismark2report
  • bismark2summary
  • bismark_genome_preparation
  • bismark_methylation_extractor
  • coverage2cytosine
  • deduplicate_bismark
  • filter_non_conversion
  • methylation_consistency

history

Project history and usage

Bismark is a command-line bisulfite sequencing mapper and methylation caller for high-throughput DNA methylation analysis. It maps bisulfite-treated reads to a reference genome and calls cytosine methylation in CpG, CHG, and CHH contexts.

Project history

Bismark was developed by Felix Krueger in the Babraham Bioinformatics group and published in Bioinformatics in 2011 as a flexible aligner and methylation caller for Bisulfite-Seq applications. The official project page describes it as stable GPL software for mapping bisulfite-converted reads and determining cytosine methylation states.

The project began as a Perl suite around external aligners such as Bowtie2 and HISAT2. The current official README states that Bismark is now a supported Rust suite, with the original Perl v0.25.x scripts kept as legacy/maintenance-freeze code.

Adoption history

Bismark became a common package in sequencing pipelines because it combined bisulfite read mapping and methylation calling in one CLI workflow and produced outputs suitable for downstream genome viewers and reports.

The official README documents package-oriented installation paths through Bioconda, crates.io, containers, and prebuilt GitHub release binaries, while the Homebrew formula in the input records it as a brew package.

How it is used

Typical use prepares bisulfite-converted reference indexes, aligns single-end or paired-end WGBS/RRBS/PBAT reads, optionally deduplicates alignments, and extracts methylation calls and HTML reports.

Bismark is used when methylation context matters because its output separates CpG, CHG, and CHH methylation calls rather than treating all cytosines identically.

Why package nerds care

Bismark matters to package maintainers because it wraps a historically multi-script bioinformatics workflow with external aligner requirements, and its current Rust transition changes packaging expectations from Perl scripts plus Samtools to a supported single-suite binary model.

It is a useful example of a long-lived scientific CLI where package recipes need to track both legacy reproducibility and a new implementation advertised as byte-identical on the default path.

Timeline

  • 2010: Changelog records Bismark v0.2.x releases.
  • 2011: Bismark paper published in Bioinformatics.
  • 2019: Babraham project page records v0.22.x releases.
  • 2026: Official README describes the Rust suite as the supported default and Perl v0.25.x as legacy.

Related projects

  • Bowtie2, HISAT2, and minimap2 are supported alignment backends in current official documentation.
  • SeqMonk is referenced by the official project pages as a genome viewer that can import Bismark output.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for bismark. Package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
NOMe_filteringcliglobal executable
bam2nuccliglobal executable
bismarkcliglobal executable
bismark2bedGraphcliglobal executable
bismark2reportcliglobal executable
bismark2summarycliglobal executable
bismark_genome_preparationcliglobal executable
bismark_methylation_extractorcliglobal executable
coverage2cytosinecliglobal executable
deduplicate_bismarkcliglobal executable
filter_non_conversioncliglobal executable
methylation_consistencycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-04
manager version3.1.0
manager updated2026-07-13
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/FelixKrueger/Bismark

install metadata

Package metadata

Package keybrew:bismark
Version3.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/bismark
Homepagehttps://github.com/FelixKrueger/Bismark
Repositoryhttps://github.com/FelixKrueger/Bismark
LicenseGPL-3.0-only
Source archivehttps://github.com/FelixKrueger/Bismark/archive/refs/tags/bismark-rust-v3.1.0.tar.gz
Last updated2026-07-13T18:28:52Z
Pulseupdated
Dependenciesbowtie2, minimap2
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation