gnu: Remove python2-pyfaidx.
* gnu/packages/bioinformatics.scm (python2-pyfaidx): Delete variable.
parent
850bd0c329
commit
8287979669
|
@ -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")
|
||||
|
|
Reference in New Issue