mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: Remove python2-checkm-genome.
* gnu/packages/bioinformatics.scm (python2-checkm-genome): Delete variable.
This commit is contained in:
parent
12a16c3166
commit
026fca8b5b
1 changed files with 0 additions and 3 deletions
|
@ -13438,9 +13438,6 @@ (define-public checkm
|
|||
proximity within a reference genome.")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public python2-checkm-genome
|
||||
(deprecated-package "python2-checkm-genome" checkm))
|
||||
|
||||
(define-public umi-tools
|
||||
(package
|
||||
(name "umi-tools")
|
||||
|
|
Loading…
Reference in a new issue