diff options
Diffstat (limited to 'gn/packages')
| -rw-r--r-- | gn/packages/pangenome.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gn/packages/pangenome.scm b/gn/packages/pangenome.scm index 813ce08..af5d9de 100644 --- a/gn/packages/pangenome.scm +++ b/gn/packages/pangenome.scm @@ -18,6 +18,7 @@ #:use-module (gnu packages assembly) #:use-module (gnu packages base) #:use-module (gnu packages bioinformatics) + #:use-module (gnu packages gawk) #:use-module (gnu packages boost) #:use-module (gnu packages compression) #:use-module (gnu packages golang-xyz) @@ -1856,6 +1857,7 @@ kfilt, miniprot, pangene, wally, and vcfbub.") bcftools coreutils fastix + gawk gnuplot graphviz grep @@ -1878,6 +1880,7 @@ kfilt, miniprot, pangene, wally, and vcfbub.") r-ggtree r-tidyverse wget + which zstd)) (home-page "https://github.com/pangenome") (synopsis "MEMPANG pangenome workshop tools") |
