Automic VaultAutomic Vault

brew

badread を Homebrew でインストール

badread のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install badread

local Homebrew formula metadata

概要

パッケージ概要

Long read simulator that can imitate many types of read problems

コマンドとエイリアス

  • badread

履歴

プロジェクトの歴史と使われ方

Badread is a bioinformatics CLI for simulating error-prone long sequencing reads. It is historically notable less as a large software platform and more as a citable research tool that gave developers controlled ways to stress-test long-read assemblers and analysis pipelines.

プロジェクトの歴史

The Badread GitHub repository was created in June 2018, with the first v0.1.0 GitHub release in July 2018. The README says Badread was made to test tools that take long reads as input by letting users control read problems such as chimeras, low-quality regions, systematic basecalling errors, junk reads, random reads, adapters, glitches, and quality-score models.

Badread was published in the Journal of Open Source Software in 2019 as 'Badread: simulation of error-prone long reads' with DOI 10.21105/joss.01316. That gave the package a stable academic citation path alongside its command-line distribution.

The project continued to track long-read practice in later releases, with README examples for older Oxford Nanopore reads, newer Nanopore R10.4.1-style settings, PacBio HiFi-style reads, and configurable error and qscore models.

採用の歴史

Badread's adoption is mainly in computational biology workflows where developers need reproducible fake FASTQ data. Its packaging in Homebrew makes it easy for macOS bioinformatics users to install without manually cloning the repository, while the README also documents pip installation directly from GitHub.

The JOSS publication and Zenodo DOI made Badread easier to cite in papers and benchmarking notes than many informal simulator scripts. GitHub release activity from 2018 through 2026 shows a maintained niche tool rather than a frozen paper artifact.

使われ方

Typical usage is badread simulate with a reference FASTA and requested quantity, piping FASTQ output through gzip. Users tune read length, identity, error model, qscore model, adapter sequences, chimeras, glitches, junk reads, random reads, and seeds.

The README emphasizes control over realism: users can deliberately make reads very bad, pretty good, very good, or platform-like in order to test how downstream tools react.

パッケージ好きにとっての重要性

Badread matters to package nerds because it is a compact example of research software that deserves normal CLI packaging: it has a paper, DOI, reproducible command-line interface, domain data models, and a long tail of users who may just need the executable in a workflow.

It also shows why scientific packages often live awkwardly between GitHub, pip, Homebrew, and citation systems: the code, docs, releases, and scholarly identity all matter.

タイムライン

  • 2018: Badread GitHub repository created and v0.1.0 released.
  • 2019: Badread published in the Journal of Open Source Software.
  • 2021: v0.2.0 released.
  • 2023: v0.3.0 and v0.4.0 released.
  • 2026: v0.4.2 released.

Related projects

  • Badread is related to long-read sequencing platforms and models such as Oxford Nanopore and PacBio.
  • The README compares Badread with other long-read simulators and notes dependencies such as Edlib, NumPy, SciPy, and Matplotlib.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
badreadcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.4.2
マネージャ更新日2026-04-22
ローカルデータOK
上流最新
検出された最新v0.4.2

https://github.com/rrwick/Badread

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:badread
バージョン0.4.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/badread
ホームページhttps://github.com/rrwick/Badread
リポジトリhttps://github.com/rrwick/Badread
上流ドキュメントhttps://github.com/rrwick/Badread#readme
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/rrwick/Badread/archive/refs/tags/v0.4.2.tar.gz
最終更新2026-04-22T09:09:57Z
Pulseupdated
依存関係numpy, python@3.14, scipy
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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