me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/bioinformatics.scm (macs)[source, home-page]: Update
URIs to new location.
master
Efraim Flashner 2020-11-09 10:31:08 +02:00
parent 3d2989d021
commit fa82adb5e0
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

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