diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 99b41d55e3c9b1203be48b65692028542edcb384..cb531a38356de6fc4aefde999f55a9655380c9b6 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -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