pkg.sopackage field notes

brew / rang 8642

Installer jellyfish avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jellyfish pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jellyfish

provider-native install command

aperçu

Résumé du paquet

Fast, memory-efficient counting of DNA k-mers

Commandes et alias

  • jellyfish

historique

Historique du projet et usages

Jellyfish is a fast, memory-efficient k-mer counter for DNA sequence data. The project README and University of Maryland page describe it as a command-line tool that counts k-mers with a compact hash table and compare-and-swap-based parallelism.

Historique du projet

Jellyfish originated with Guillaume Marcais and Carl Kingsford's 2011 Bioinformatics paper, which proposed both a new k-mer counting algorithm and its implementation. The README asks researchers to cite that paper and summarizes the design as an order-of-magnitude memory and speed improvement over other k-mer counters.

The University of Maryland project page preserves the version-1 line and notes that Jellyfish 2.0 moved to a new location with enhancements such as support for longer k-mer sizes and better dynamic memory management. The GitHub repository later became the source and release hub for the 2.x codebase.

Historique d'adoption

Jellyfish became a standard packaged bioinformatics utility because k-mer counting is a common preprocessing step in genome assembly, error correction, and sequence analysis. The README documents installation through Debian and Ubuntu apt, Arch AUR, FreeBSD ports, Cygwin or WSL workflows on Windows, and source builds; the batch input also records Homebrew, Debian, Nix, and Ubuntu packages.

Modes d'utilisation

Typical use runs jellyfish count on FASTA or multi-FASTA input, then uses commands such as dump, stats, histo, merge, and query to inspect or combine the binary count database. The README also documents C++, Python, Ruby, and Perl bindings for reading Jellyfish output in scripts.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, Jellyfish is significant because it is not merely a helper binary; it packages a cited algorithm as a reusable command-line primitive for bioinformatics pipelines. Its presence in general-purpose package managers makes a research-grade k-mer counter available without each workflow vendoring its own build.

Chronologie

  • 2011: Bioinformatics paper was first published online on January 7.
  • 2011: University of Maryland page documented Jellyfish as a fast, parallel k-mer counter for DNA.
  • 2012: Preserved manuals for the 1.1 series document the classic count, merge, dump, stats, histo, and query workflow.
  • Version 2.0: University of Maryland page notes longer k-mer support and better dynamic memory management.
  • 2.x: GitHub repository became the source, release, documentation, and bindings hub.

Related projects

  • Related projects include other k-mer counters and genome-analysis tools, plus Quake-era workflows referenced by the older manual commands qhisto, qdump, and qmerge. The repository also relates to scripting-language bindings through SWIG.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
jellyfishexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.3.1
gestionnaire mis à jour2026-06-19
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jellyfish
Version2.3.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/gmarcais/Jellyfish
Dépôthttps://github.com/gmarcais/Jellyfish
Dernière mise à jour2026-06-19T12:31:21-07:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation