Automic VaultAutomic Vault

brew

vsearch を Homebrew, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install vsearch

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install vsearch

Debian stable package indexes · vsearch · ソース: deb.debian.org

概要

パッケージ概要

Versatile open-source tool for microbiome analysis

コマンドとエイリアス

  • vsearch

履歴

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

VSEARCH is a free, open-source, multithreaded 64-bit tool for microbiome and metagenomics sequence analysis. It was created as an open alternative to USEARCH, with project goals that explicitly include open source licensing, no charge to users, support for databases larger than 4 GB, and performance and accuracy comparable to or better than USEARCH.

プロジェクトの歴史

The first public VSEARCH release was version 1.0.0 on 2014-11-28. The authors and maintainers subsequently expanded it from a USEARCH-compatible sequence-searching and clustering tool into a broad toolkit covering chimera detection, clustering, dereplication, rereplication, reverse complementation, masking, all-vs-all pairwise global alignment, exact and global alignment search, shuffling, subsampling, sorting, and FASTQ processing.

The project was described formally in the 2016 PeerJ article by Torbjorn Rognes, Tomas Flouri, Ben Nichols, Christopher Quince, and Frederic Mahe. Its manual and citation material continue to point users to that paper, and the official documentation records continued releases through VSEARCH 2.31.0 on 2026-04-29.

採用の歴史

VSEARCH gained its role in bioinformatics partly by tracking familiar USEARCH workflows while removing licensing and memory-size barriers. The documentation also records ecosystem-oriented changes, such as Debian compatibility patches in 2015, pipe-friendly behavior in the 2.0.0 series, and OTU table output options in 2.2.0 for BIOM, mothur shared files, and classic OTU tables.

The official wiki positions VSEARCH as a tool with its own documentation ecosystem, including examples, pipeline pages, feature background, and a web forum. That matters in microbiome analysis because command-line reproducibility and transparent algorithms are central to how pipelines are shared, reviewed, and rerun.

使われ方

VSEARCH is typically used as a pipeline component for amplicon and metagenomic sequence processing: filtering reads, dereplicating sequences, merging paired-end reads, detecting chimeras, clustering sequences, searching against reference databases, and producing downstream tables. Its command reference is organized around these biological workflow stages rather than a single monolithic command.

For package and workflow maintainers, VSEARCH is significant because it provides a scriptable, redistributable substitute for USEARCH-like operations. The combination of open licensing, 64-bit operation, multithreading, compressed-input handling, pipe support, and mature manual pages made it easier to place in reproducible Unix-style analysis workflows.

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

VSEARCH is the kind of scientific CLI that package managers preserve because it turns a research-method dependency into a normal, inspectable Unix executable. Its value is not just the algorithms, but the fact that microbiome pipelines can depend on a freely redistributable command with documented options and a citable upstream paper.

タイムライン

  • 2014-11-28: VSEARCH 1.0.0 was released as the first public release.
  • 2015-02-19: Version 1.0.16 integrated Debian patches for compatibility across architectures.
  • 2016: The VSEARCH paper was published in PeerJ as 'VSEARCH: a versatile open source tool for metagenomics.'
  • 2016-06-24: Version 2.0.0 added pipe-oriented behavior and compressed input handling changes.
  • 2016-10-07: Version 2.2.0 added OTU table output options for clustering and searching.
  • 2026-04-29: Version 2.31.0 appeared in the official version history.

Related projects

  • USEARCH is the proprietary tool VSEARCH was designed to replace or emulate for many workflows.
  • The official VSEARCH documentation also points users toward related tools such as Swarm and SWIPE.

ソース

  • GitHub README: https://github.com/torognes/vsearch
  • Official manual and command reference: https://torognes.github.io/vsearch/
  • Official wiki: https://github.com/torognes/vsearch/wiki
  • PeerJ citation DOI listed by upstream: https://doi.org/10.7717/peerj.2584

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版2.31.0
マネージャ更新日2026-06-14
ローカルデータOK
上流最新
検出された最新v2.31.0

https://github.com/torognes/vsearch

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vsearch
バージョン2.31.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vsearch
ホームページhttps://github.com/torognes/vsearch
リポジトリhttps://github.com/torognes/vsearch
上流ドキュメントhttps://github.com/torognes/vsearch#readme
ライセンスBSD-2-Clause OR GPL-3.0-or-later
ソースアーカイブhttps://github.com/torognes/vsearch/archive/refs/tags/v2.31.0.tar.gz
最終更新2026-06-14T15:13:53+02:00
Pulseupdated
ビルド依存関係autoconf, automake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

vsearch 2.30.0-1

tool for processing metagenomic sequences

https://github.com/torognes/vsearch/

sudo apt install vsearch
  • Section: science
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Vsearch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vsearch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vsearch-examples 2.30.0-1

Test Data for vsearch tool for processing metagenomic sequences

https://github.com/torognes/vsearch/

sudo apt install vsearch-examples
  • Section: science
  • Architecture: all
  • Source Package: vsearch
  • normalized package name match
  • 一致条件: Vsearch
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vsearch-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

vsearch 2.27.0-1

tool for processing metagenomic sequences

https://github.com/torognes/vsearch/

sudo apt install vsearch
  • Section: universe/science
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Vsearch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vsearch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

vsearch-examples 2.27.0-1

Test Data for vsearch tool for processing metagenomic sequences

https://github.com/torognes/vsearch/

sudo apt install vsearch-examples
  • Section: universe/science
  • Architecture: amd64
  • Source Package: vsearch
  • normalized package name match
  • 一致条件: Vsearch
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vsearch-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment