aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/bioinformatics.scm
diff options
context:
space:
mode:
authorEfraim Flashner2023-09-24 08:46:51 +0300
committerEfraim Flashner2023-09-24 08:46:51 +0300
commitb50a05b1b907d8eb0728e7b21ddff3b645aaf53e (patch)
treed552c39ce003123faa7d30d5a0b0e08f92d4ef5f /gn/packages/bioinformatics.scm
parent2ceeed2d0a9938327784b26a68f21ff533e9c634 (diff)
downloadguix-bioinformatics-b50a05b1b907d8eb0728e7b21ddff3b645aaf53e.tar.gz
pggb: Add htslib for tabix dependency.
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r--gn/packages/bioinformatics.scm4
1 files changed, 2 insertions, 2 deletions
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