Skip to content

new(github.com/vcftools/vcftools): vcftools 0.1.17#13430

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

new(github.com/vcftools/vcftools): vcftools 0.1.17#13430
jhheider merged 2 commits into
pkgxdev:mainfrom
tannevaled:new/vcftools

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

Adds VCFtools — the classic VCF variant-call toolkit (vcftools C++ binary + ~20 vcf-*/fill-* perl helpers), rounding out the bcftools/samtools/bwa/seqtk/minimap2 bioinfo set. Built from the GitHub release tarball (ships configure, no autogen). The perl helpers use Vcf, so perl.org is a runtime dep and --with-pmdir=share/perl5 pins a perl-version-stable module path matched by runtime.env PERL5LIB=${{prefix}}/share/perl5 (the default would couple the layout to the build perl's version). C++ -> gcc14/libstdcxx on linux. Verified end-to-end on linux/arm64: vcftools banner 0.1.17, --freq on a fixture VCF yields A:0.75, and vcf-merge -h resolves Vcf.pm via PERL5LIB.

@tannevaled tannevaled force-pushed the new/vcftools branch 7 times, most recently from da05515 to 37ff212 Compare June 19, 2026 19:03
VCF toolkit (C++ vcftools + perl vcf-* scripts). release tarball, --with-pmdir + PERL5LIB.
@jhheider jhheider merged commit b1a7865 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