From b50a05b1b907d8eb0728e7b21ddff3b645aaf53e Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 24 Sep 2023 08:46:51 +0300 Subject: pggb: Add htslib for tabix dependency. --- gn/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/bioinformatics.scm') diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 0a131f5..969f11c 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -2529,6 +2529,7 @@ multiple sequence alignment.") (list "bcftools" "bedtools" "gfaffix" + "htslib" "fastix" "multiqc" "mummer" @@ -2541,7 +2542,6 @@ multiple sequence alignment.") "samtools" "seqwish" "smoothxg" - ;"tabix" "vcfbub" "vcflib" "vg" @@ -2563,6 +2563,7 @@ multiple sequence alignment.") bedtools gfaffix guile-3.0 ; for wrap-script + htslib ; tabix fastix multiqc mummer @@ -2578,7 +2579,6 @@ multiple sequence alignment.") samtools seqwish smoothxg - ;tabix vcfbub vcflib vg -- cgit v1.2.3