me
/
guix
Archived
1
0
Fork 0

gnu: idr: Correct license.

* gnu/packages/bioinformatics.scm (idr)[license]: Change to GPLv2+.
master
Ricardo Wurmus 2017-11-21 20:04:14 +01:00
parent 11a54b3d6e
commit 40590caf3b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -3076,7 +3076,7 @@ data. It also provides the bgzip, htsfile, and tabix utilities.")
"The IDR (Irreproducible Discovery Rate) framework is a unified approach "The IDR (Irreproducible Discovery Rate) framework is a unified approach
to measure the reproducibility of findings identified from replicate to measure the reproducibility of findings identified from replicate
experiments and provide highly stable thresholds based on reproducibility.") experiments and provide highly stable thresholds based on reproducibility.")
(license license:gpl3+))) (license license:gpl2+)))
(define-public jellyfish (define-public jellyfish
(package (package