me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pysam.

* gnu/packages/bioinformatics.scm (python2-pysam): Delete variable.
Maxim Cournoyer 2022-04-29 23:44:05 -04:00
parent d2d222ddc2
commit 6792b0b6cd
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")