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

gnu: r-dnacopy: Fix home page URL.

* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.
This commit is contained in:
Ludovic Courtès 2016-03-18 23:00:04 +01:00
parent 6cbc8d5766
commit 5697fdc366

View file

@ -3952,7 +3952,7 @@ packages.")
(build-system r-build-system)
(inputs
`(("gfortran" ,gfortran)))
(home-page "bioconductor.org/packages/DNAcopy")
(home-page "https://bioconductor.org/packages/DNAcopy")
(synopsis "Implementation of a circular binary segmentation algorithm")
(description "This package implements the circular binary segmentation (CBS)
algorithm to segment DNA copy number data and identify genomic regions with