Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 any2fasta

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install any2fasta

local Homebrew formula metadata

Linux

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

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

概览

软件包摘要

Convert various sequence formats to FASTA

命令和别名

  • any2fasta

历史

项目历史与用法

any2fasta is Torsten Seemann's small Perl command-line converter for turning common biological sequence formats into FASTA. Its appeal is deliberately unglamorous: one executable, core Perl modules only, compressed-file support, and output that fits Unix pipelines.

项目历史

The official README explains the motivation directly: existing tools such as readseq and EMBOSS seqret mangled identifiers containing characters like pipes or dots, and heavier libraries such as BioPerl and Biopython were more dependency-heavy and slower for the author's pipeline needs. any2fasta was written as a fast, dependency-light alternative focused on preserving useful IDs.

The tool supports GenBank, EMBL, GFF with sequence, FASTA, FASTQ, CLUSTAL, STOCKHOLM, GFA, and PDB input, with gzip, bzip2, zip, and other Perl IO::Uncompress-supported compression formats.

采用历史

any2fasta's adoption is mostly in bioinformatics packaging rather than broad developer-tool culture. The input facts list Homebrew, Debian, and Ubuntu packages, and the README advertises Bioconda installation and shows a Bioconda downloads badge.

Its portability comes from the constraint that it requires Perl 5.10 or higher and only core modules, so it is easy for Linux distributions, Conda channels, and Homebrew to ship without pulling in a scientific Python or BioPerl stack.

使用方式

The common usage is shell redirection: run any2fasta on a GenBank, FASTQ, GFF, PDB, or compressed input file and redirect FASTA output. The README examples include converting genome.gbk, seq.gbk.gz, protein.pdb.bz2, stdin, multiple inputs, and compressed FASTQ streams.

Options are intentionally small and pipeline-friendly: print help/version, quiet mode, skip bad inputs, normalize nucleotide case, replace non-AGTC characters with N, include GBK/EMBL version IDs, or strip FASTA/FASTQ descriptions.

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

any2fasta is a good example of the bioinformatics single-script package that earns its place because it avoids both heavyweight frameworks and subtle format-loss bugs. It is not a platform, but it is exactly the kind of executable that becomes sticky in Snakemake, Nextflow, and ad hoc lab pipelines.

For package managers, its simplicity is the feature: a Perl script, GPL-3.0 licensing, no CPAN dependency tree, and tests that can be run with bats.

时间线

  • 2010s: any2fasta is developed as a lightweight alternative to readseq, EMBOSS seqret, BioPerl, and Biopython for FASTA conversion.
  • 2020s: The project is packaged across Bioconda and OS package managers, including Homebrew, Debian, and Ubuntu in the input facts.
  • 2025: The public tag list reaches v0.8.1 in the official Git repository.

Related projects

  • readseq and EMBOSS seqret are named by upstream as tools any2fasta was designed to avoid for ID-preservation reasons.
  • BioPerl and Biopython are named by upstream as heavier libraries not needed for this script's conversion task.
  • Bioconda is an important distribution channel for bioinformatics users.

来源

  • Official README and source_facts.package-manager/license.

安全态势

风险级别:绿色

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 元数据适用于 1 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本0.8.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.8.1

https://github.com/tseemann/any2fasta

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

安装元数据

软件包元数据

软件包键brew:any2fasta
版本0.8.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/any2fasta
主页https://github.com/tseemann/any2fasta
仓库https://github.com/tseemann/any2fasta
上游文档https://github.com/tseemann/any2fasta#readme
许可证GPL-3.0-only
源码归档https://github.com/tseemann/any2fasta/archive/refs/tags/v0.8.1.tar.gz
macOS 提供的库perl
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

any2fasta 0.4.2-2

convert various sequence formats to FASTA

https://github.com/tseemann/any2fasta

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

any2fasta-examples 0.4.2-2

convert various sequence formats to FASTA (example data)

https://github.com/tseemann/any2fasta

sudo apt install any2fasta-examples
  • Section: science
  • Architecture: all
  • Source Package: any2fasta
  • normalized package name match
  • 匹配方式:Any2fasta
Debian stable package indexes · deb.debian.org · Debian stable package indexes: any2fasta-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

any2fasta 0.4.2-2

convert various sequence formats to FASTA

https://github.com/tseemann/any2fasta

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

any2fasta-examples 0.4.2-2

convert various sequence formats to FASTA (example data)

https://github.com/tseemann/any2fasta

sudo apt install any2fasta-examples
  • Section: universe/science
  • Architecture: all
  • Source Package: any2fasta
  • normalized package name match
  • 匹配方式:Any2fasta
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: any2fasta-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 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