~ruther/guix-local

11ed4108fbc665f6ff76263e602a8057a3da83ad — Tobias Geerinckx-Rice 8 years ago 7c08715
gnu: methylkit: Use new home page.

* gnu/packages/bioinformatics.scm (methylkit)[home-page]: Update.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 8748,7 8748,7 @@ number detection tools.")
       ("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