me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyfaidx.

* gnu/packages/bioinformatics.scm (python2-pyfaidx): Delete variable.
Maxim Cournoyer 2022-04-29 13:36:09 -04:00
parent 850bd0c329
commit 8287979669
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -12370,9 +12370,6 @@ bgzipped text file that contains a pair of genomic coordinates per line.")
fasta subsequences.")
(license license:bsd-3)))
(define-public python2-pyfaidx
(package-with-python2 python-pyfaidx))
(define-public python-cooler
(package
(name "python-cooler")