Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 veryfasttree

查看 veryfasttree 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install veryfasttree

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install veryfasttree

MacPorts ports tree · science/veryfasttree/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install veryfasttree

Debian stable package indexes · veryfasttree · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#veryfasttree

nixpkgs package indexes · pkgs/by-name/ve/veryfasttree/package.nix · 来源: api.github.com

概览

软件包摘要

Efficient phylogenetic tree inference for massive taxonomic datasets

命令和别名

  • VeryFastTree

历史

项目历史与用法

VeryFastTree is a phylogenetic tree inference tool for very large sequence alignments. It is a tuned implementation of FastTree-2 that keeps the same broad methods and command-line interface while adding parallelization, vectorization, deterministic execution, and later memory-management improvements.

项目历史

The project began publicly in 2019 and was introduced in a 2020 Bioinformatics paper by researchers at CiTIUS, Universidade de Santiago de Compostela. The paper framed VeryFastTree as a response to FastTree-2's limited scalability: FastTree-2 was already a successful large-phylogeny tool, but important maximum-likelihood rearrangement and posterior-distribution steps did not scale well across threads.

VeryFastTree v3.0 refactored and optimized the FastTree-2 code in C++ with OpenMP, added more complete vector-instruction support, parallelized major tree-improvement phases, and made same-thread-count parallel runs deterministic. The authors reported that a 330,000-sequence alignment could be processed in 4.5 hours on a standard server, substantially faster than FastTree-2 in their benchmark.

Version 4.0, described in a 2024 GigaScience paper, pushed the same idea to million-taxon datasets. It parallelized more tree traversal operations, including subtree pruning and regrafting moves, added compressed and new file-format support, improved compatibility, and introduced disk-computing functionality for users without enough RAM for the largest jobs.

采用历史

The project deliberately preserved FastTree-2's command-line arguments so researchers could replace a FastTree-2 invocation with `VeryFastTree` and keep the same workflow. That compatibility is an important adoption mechanism in bioinformatics, where command lines are often embedded in scripts, notebooks, and pipeline definitions.

The 2024 paper and project README point to research-community adoption by emphasizing availability, packaging in scientific software channels, and Python bindings. Its relevance grew with the scale of modern sequencing datasets, where tree-building for hundreds of thousands or millions of taxa is a practical bottleneck rather than an edge case.

使用方式

VeryFastTree is used to infer approximate maximum-likelihood phylogenies from nucleotide or protein alignments in formats such as FASTA, FASTQ, NEXUS, and PHYLIP. Users typically pass the same options they would pass to FastTree-2, adding VeryFastTree-specific controls when tuning thread count, deterministic mode, vector extensions, disk computing, or GPU-related experimental paths.

Its package-nerd appeal is that it is a drop-in performance replacement rather than a new workflow to learn. In a field full of heavyweight scientific tools, keeping the old command surface while changing the performance envelope is a practical way to get into existing pipelines.

为什么软件包爱好者会关心

VeryFastTree matters because it turns a known scientific workhorse into something more suitable for current dataset sizes. It preserves the pragmatic FastTree-2 tradeoff of fast approximate maximum-likelihood inference, but makes that tradeoff viable on larger multicore servers and, with v4.0, on million-taxon alignments.

时间线

  • 2019-12-02: GitHub repository created.
  • 2020-06-23: Bioinformatics paper published introducing VeryFastTree for large alignments.
  • 2020-06-25: v3.0 GitHub release published.
  • 2023-06: v4.0 release introduced new thread levels and broader parallelization.
  • 2024-08-08: GigaScience paper published describing VeryFastTree 4.0 and million-taxon benchmarks.

Related projects

  • FastTree-2: the direct methodological and command-line ancestor.
  • RAxML, PhyML, and IQ-TREE: other maximum-likelihood phylogeny tools discussed in the Bioinformatics paper as part of the large-tree inference landscape.
  • VeryFastTree Python bindings: a related package for embedding the tool in Python workflows.

安全态势

风险级别:绿色

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 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 4 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
VeryFastTreecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本4.0.5
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v4.0.5

https://github.com/citiususc/veryfasttree

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:veryfasttree
版本4.0.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/veryfasttree
主页https://github.com/citiususc/veryfasttree
仓库https://github.com/citiususc/veryfasttree
上游文档https://github.com/citiususc/veryfasttree
许可证GPL-3.0-only AND BSD-3-Clause AND MPL-2.0
源码归档https://github.com/citiususc/veryfasttree/archive/refs/tags/v4.0.5.tar.gz
依赖libomp
构建依赖boost, cmake, robin-map, xxhash
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

veryfasttree 4.0.4+dfsg-2

Speeding up the estimation of phylogenetic trees from sequences

https://github.com/citiususc/veryfasttree

sudo apt install veryfasttree
  • Section: science
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Veryfasttree
Debian stable package indexes · deb.debian.org · Debian stable package indexes: veryfasttree from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

veryfasttree

nix profile install nixpkgs#veryfasttree
  • normalized package name match
  • 匹配方式:Veryfasttree
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ve/veryfasttree/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

veryfasttree 4.0.3+dfsg-1

Speeding up the estimation of phylogenetic trees from sequences

https://github.com/citiususc/veryfasttree

sudo apt install veryfasttree
  • Section: universe/science
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Veryfasttree
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: veryfasttree from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

veryfasttree

sudo port install veryfasttree
  • normalized package name match
  • 匹配方式:Veryfasttree
MacPorts ports tree · api.github.com · MacPorts ports tree: science/veryfasttree/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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