gnu: r-ldheatmap: Use HTTPS home page.
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
This commit is contained in:
parent
083a95b7e0
commit
b89993fbd4
@ -13535,7 +13535,7 @@ inbred lines, F2 intercrosses, and association mapping populations.")
|
|||||||
`(("r-genetics" ,r-genetics)
|
`(("r-genetics" ,r-genetics)
|
||||||
("r-rcpp" ,r-rcpp)
|
("r-rcpp" ,r-rcpp)
|
||||||
("r-snpstats" ,r-snpstats)))
|
("r-snpstats" ,r-snpstats)))
|
||||||
(home-page "http://stat.sfu.ca/statgen/research/ldheatmap.html")
|
(home-page "https://stat.sfu.ca/statgen/research/ldheatmap.html")
|
||||||
(synopsis "Graphical display of pairwise linkage disequilibria between SNPs")
|
(synopsis "Graphical display of pairwise linkage disequilibria between SNPs")
|
||||||
(description
|
(description
|
||||||
"This package provides tools to produce a graphical display, as a heat
|
"This package provides tools to produce a graphical display, as a heat
|
||||||
|
Loading…
Reference in New Issue
Block a user