gnu: snakemake: Update home page.
* gnu/packages/python.scm (snakemake)[home-page]: Update.master
parent
9b83c15afe
commit
a855117c59
|
@ -5195,7 +5195,7 @@ Python.")
|
|||
("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
|
||||
|
|
Reference in New Issue