~ruther/guix-local

f40014687182c8e61ed28da9e464d2db9a4a78f9 — Sharlatan Hellseher 5 months ago aebff21
gnu: python-changeo: Adjust style.

* gnu/packages/bioinformatics.scm (python-changeo): Re-order fields,
activate tests.
[source]: Switch to PyPI archive which provides tests.
[native-inputs]: Remove python-airr and python-wheel; add python-pytest.
[home-page]: Use the one which is provided by PyPI.

Change-Id: I5b21bc984f197d7fa634efb0672b5cbb6fc85447
1 files changed, 10 insertions(+), 15 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +10 -15
@@ 4742,18 4742,19 @@ high-throughput sequencing of B cell and T cell repertoires.")
  (package
    (name "python-changeo")
    (version "1.3.4")
    (home-page "https://github.com/immcantation/changeo")
    (source
     (origin
       (method git-fetch)
       (uri (git-reference
              (url home-page)
              (commit version)))
       (file-name (git-file-name name version))
       (method url-fetch)
       (uri (pypi-uri "changeo" version))
       (sha256
        (base32
         "1230bb7672n6nqkrw2fvrprknchhlvvxb76l1r4g6ybrq0g7l0rb"))))
        (base32 "0jm4chddpl929a8daicp9mv14nwzf2hajpjfhzckg6x8cpgc1087"))))
    (build-system pyproject-build-system)
    (arguments
     (list
      #:build-backend "setuptools.build_meta"))
    (native-inputs
     (list python-pytest
           python-setuptools))
    (propagated-inputs
     (list python-airr
           python-biopython


@@ 4764,13 4765,7 @@ high-throughput sequencing of B cell and T cell repertoires.")
           python-presto
           python-pyyaml
           python-scipy))
    (native-inputs
     (list python-airr
           python-setuptools
           python-wheel))
    (arguments
     (list
      #:build-backend "setuptools.build_meta"))
    (home-page "http://changeo.readthedocs.io")
    (synopsis "Repertoire clonal assignment toolkit")
    (description "Change-O is a collection of tools for processing the output
of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig)