Skip to content

new(github.com/hyattpd/Prodigal): prodigal 2.6.3#13431

Merged
jhheider merged 2 commits into
pkgxdev:mainfrom
tannevaled:new/prodigal
Jun 20, 2026
Merged

new(github.com/hyattpd/Prodigal): prodigal 2.6.3#13431
jhheider merged 2 commits into
pkgxdev:mainfrom
tannevaled:new/prodigal

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

Adds Prodigal — fast prokaryotic/metagenomic gene prediction. Pure C, links only libc/libm (the v2.6.3 release tarball's Makefile uses -lm only — no zlib). Verified end-to-end on linux/arm64: make CC=cc INSTALLDIR=…/bin install, prodigal -v -> Prodigal V2.6.3, and -p meta gene-calls a shipped 2 kb test.fna companion (the YAML fixture/printf paths lose newlines, so the genome ships as a file).

Prokaryotic gene prediction (pure C). make CC=cc INSTALLDIR; companion test.fna.
@jhheider jhheider merged commit 5534117 into pkgxdev:main Jun 20, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants