mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: pigx-bsseq: Use latest snakemake.
* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace snakemake-4 with snakemake.
This commit is contained in:
parent
c068d00746
commit
92d9a1e2c6
1 changed files with 1 additions and 1 deletions
|
@ -13134,7 +13134,7 @@ (define-public pigx-bsseq
|
|||
("ghc-pandoc-citeproc" ,ghc-pandoc-citeproc)
|
||||
("python-wrapper" ,python-wrapper)
|
||||
("python-pyyaml" ,python-pyyaml)
|
||||
("snakemake" ,snakemake-4)
|
||||
("snakemake" ,snakemake)
|
||||
("bismark" ,bismark)
|
||||
("fastqc" ,fastqc)
|
||||
("bowtie" ,bowtie)
|
||||
|
|
Loading…
Reference in a new issue