3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: macs: Update source, home-page URIs.

* gnu/packages/bioinformatics.scm (macs)[source, home-page]: Update
URIs to new location.
This commit is contained in:
Efraim Flashner 2020-11-09 10:31:08 +02:00
parent 3d2989d021
commit fa82adb5e0
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -4470,7 +4470,7 @@ experiments.")
;; The PyPi tarball does not contain tests.
(method git-fetch)
(uri (git-reference
(url "https://github.com/taoliu/MACS")
(url "https://github.com/macs3-project/MACS")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -4489,7 +4489,7 @@ experiments.")
`(("python-numpy" ,python-numpy)))
(native-inputs
`(("python-pytest" ,python-pytest)))
(home-page "https://github.com/taoliu/MACS/")
(home-page "https://github.com/macs3-project/MACS")
(synopsis "Model based analysis for ChIP-Seq data")
(description
"MACS is an implementation of a ChIP-Seq analysis algorithm for