~ruther/guix-local

78039c3e619a4badaf48bb554719a53c83b8b090 — Kjartan Oli Agustsson 1 year, 1 month ago c1b7cf5
gnu: porechop: Use pyproject-build-system.

* gnu/packages/bioinformatics.scm (porechop): [build-system]: Use
pyproject.
[native-inputs]: Add python-setuptools, python-wheel, and python-pytest.

Change-Id: I77444786f3e64591c2dc526fb030cecdbb30a3c1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 4 insertions(+), 2 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +4 -2
@@ 20844,9 20844,11 @@ and intra-cell population structure.\" Baron et al. Cell Systems (2016)
         (file-name (git-file-name name version))
         (sha256
          (base32 "05ps43gig0d3ia9x5lj84lb00hbsl6ba9n7y7jz927npxbr2ym23"))))
      (build-system python-build-system)
      (build-system pyproject-build-system)
      (native-inputs (list python-setuptools python-wheel python-pytest))
      (home-page "https://github.com/rrwick/porechop")
      (synopsis "Finding, trimming or splitting adapters, in Oxford Nanopore reads")
      (synopsis
       "Finding, trimming or splitting adapters, in Oxford Nanopore reads")
      (description
       "The porechop package is a tool for finding and removing adapters from Oxford
Nanopore reads.  Adapters on the ends of reads are trimmed off, and when a read