~ruther/guix-local

9c424939792c34ff7dd70704ec5ca2dea2e6f2a4 — Nicolas Graves a month ago 93001fc
gnu: python-coolbox: Fix inputs.

* gnu/packages/bioinformatics.scm (python-coolbox)
[native-inputs]: Remove python-pybbi.
[propagated-inputs]: Add python-pybbi.

Change-Id: Ic748f66b71b0aa489e8c0800b21cb23592f285a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +1 -1
@@ 24198,7 24198,6 @@ e.g. from GenBank or Gff files, or Biopython SeqRecords.")
     (list pybind11
           python-pytest
           python-pypairix
           python-pybbi
           python-setuptools
           samtools))
    (propagated-inputs


@@ 24214,6 24213,7 @@ e.g. from GenBank or Gff files, or Biopython SeqRecords.")
           python-numpy
           python-numpydoc
           python-pandas
           python-pybbi
           python-scipy
           python-statsmodels
           python-strawc