mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: snakemake: Update home page.
* gnu/packages/python.scm (snakemake)[home-page]: Update.
This commit is contained in:
parent
9b83c15afe
commit
a855117c59
1 changed files with 1 additions and 1 deletions
|
@ -5195,7 +5195,7 @@ (define-public snakemake
|
|||
("python-networkx" ,python-networkx)
|
||||
("python-pyyaml" ,python-pyyaml)
|
||||
("python-ratelimiter" ,python-ratelimiter)))
|
||||
(home-page "https://bitbucket.org/snakemake/snakemake/wiki/Home")
|
||||
(home-page "https://snakemake.readthedocs.io")
|
||||
(synopsis "Python-based execution environment for make-like workflows")
|
||||
(description
|
||||
"Snakemake aims to reduce the complexity of creating workflows by
|
||||
|
|
Loading…
Reference in a new issue