mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-htseq.
* gnu/packages/bioinformatics.scm (python2-htseq): Delete variable.
This commit is contained in:
parent
8bcb07d089
commit
725b562962
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue