macOS
brew install bismarkprovider-native install command
brew / Rang 12355
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bismark in AI-Agent-Workflows.
Installation
brew install bismarkprovider-native install command
Überblick
Bisulfite read mapper and methylation caller
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
Für bismark wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
NOMe_filtering | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bam2nuc | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark2bedGraph | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark2report | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark2summary | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark_genome_preparation | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
bismark_methylation_extractor | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
coverage2cytosine | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
deduplicate_bismark | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
filter_non_conversion | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
methylation_consistency | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:bismark |
|---|---|
| Version | 3.1.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/FelixKrueger/Bismark |
| Repository | https://github.com/FelixKrueger/Bismark |
| Zuletzt aktualisiert | 2026-07-13T18:28:52Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.