gnu: Remove python2-htseq.

* gnu/packages/bioinformatics.scm (python2-htseq): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:35:38 -04:00
parent 8bcb07d089
commit 725b562962
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -4157,9 +4157,6 @@ (define-public htseq
from high-throughput sequencing assays.")
(license license:gpl3+)))
(define-public python2-htseq
(package-with-python2 htseq))
(define-public java-htsjdk
(package
(name "java-htsjdk")