diff options
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index bfc0cdb..2e799ea 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -2635,11 +2635,8 @@ multiple sequence alignment.") "bedtools" "gfaffix" "htslib" - "fastix" "multiqc" - "mummer" "odgi" - "pafplot" "parallel" "pigz" "python" @@ -2651,7 +2648,6 @@ multiple sequence alignment.") "smoothxg" "time" "vcfbub" - "vcflib" "vg" "wfmash")))))) (list (string-append out "/bin/pggb") @@ -2673,11 +2669,8 @@ multiple sequence alignment.") gfaffix guile-3.0 ; for wrap-script htslib ; tabix - fastix multiqc - mummer odgi - pafplot parallel pigz python @@ -2690,7 +2683,6 @@ multiple sequence alignment.") smoothxg time vcfbub - vcflib vg wfmash)) (home-page "https://doi.org/10.1101/2023.04.05.535718") |