Automic VaultAutomic Vault

brew

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

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

ソース経路

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

このページは 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