mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: r-hapassoc: Use HTTPS home page.
* gnu/packages/cran.scm (r-hapassoc)[home-page]: Use HTTPS.
This commit is contained in:
parent
486a080048
commit
f8c3d903e9
1 changed files with 1 additions and 1 deletions
|
@ -13752,7 +13752,7 @@ (define-public r-hapassoc
|
|||
(base32
|
||||
"0qs5jl0snzfchgpp6pabncwywxcmi743g91jvjiyyzw0lw85yv4s"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "http://stat.sfu.ca/statgen/research/hapassoc.html")
|
||||
(home-page "https://stat.sfu.ca/statgen/research/hapassoc.html")
|
||||
(synopsis "Inference of trait associations with SNP haplotypes")
|
||||
(description
|
||||
"Hapassoc performs likelihood inference of trait associations with
|
||||
|
|
Loading…
Reference in a new issue