gnu: methylkit: Use new home page.

* gnu/packages/bioinformatics.scm (methylkit)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-10 19:19:05 +01:00
parent 7c087150ec
commit 11ed4108fb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -8748,7 +8748,7 @@ (define-public r-methylkit
("r-zlibbioc" ,r-zlibbioc)))
(inputs
`(("zlib" ,zlib)))
(home-page "http://code.google.com/p/methylkit/")
(home-page "https://github.com/al2na/methylKit")
(synopsis
"DNA methylation analysis from high-throughput bisulfite sequencing results")
(description