mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 00:52:55 -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.")
|
proximity within a reference genome.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-checkm-genome
|
|
||||||
(deprecated-package "python2-checkm-genome" checkm))
|
|
||||||
|
|
||||||
(define-public umi-tools
|
(define-public umi-tools
|
||||||
(package
|
(package
|
||||||
(name "umi-tools")
|
(name "umi-tools")
|
||||||
|
|
Loading…
Reference in a new issue