diff options
-rw-r--r-- | gnu/packages/bioinformatics.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 965574c128..fe1da91d6b 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2447,9 +2447,6 @@ also includes an interface for tabix.") UCSC genome browser.") (license license:artistic2.0))) -(define-public python2-twobitreader - (package-with-python2 python-twobitreader)) - (define-public python-plastid (package (name "python-plastid") |