gnu: Add python2-pyfaidx.
* gnu/packages/bioinformatics.scm (python2-pyfaidx): New variable.
This commit is contained in:
parent
578e4cf465
commit
ea2822d7d6
@ -13529,6 +13529,9 @@ 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")
|
||||
|
Loading…
Reference in New Issue
Block a user