gnu: Remove python2-pysam.
* gnu/packages/bioinformatics.scm (python2-pysam): Delete variable.
parent
d2d222ddc2
commit
6792b0b6cd
|
@ -2241,9 +2241,6 @@ SAM/BAM format. Pysam is a lightweight wrapper of the SAMtools C API. It
|
||||||
also includes an interface for tabix.")
|
also includes an interface for tabix.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pysam
|
|
||||||
(package-with-python2 python-pysam))
|
|
||||||
|
|
||||||
(define-public python-twobitreader
|
(define-public python-twobitreader
|
||||||
(package
|
(package
|
||||||
(name "python-twobitreader")
|
(name "python-twobitreader")
|
||||||
|
|
Reference in New Issue