Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update poppunk to 2.1.1 #23350

Merged
merged 20 commits into from
Aug 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 19 additions & 10 deletions recipes/poppunk/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2.0.2" %}
{% set version = "2.1.1" %}
{% set name = "PopPUNK" %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://pypi.io/packages/source/p/{{ name|lower }}/{{ name|lower }}-{{ version }}.tar.gz
sha256: ad15a65ca88bef632e9caf017d63e3962787b5c8e1ae68dfa9da3976eb420c2e
sha256: 260d22f678fd5460231673baeeb6e3b3c62232114c3ac77a046949e2b95ff986

build:
number: 0
Expand All @@ -21,24 +21,33 @@ build:

requirements:
host:
- python >=3
- python >=3.8
- pip

run:
- python >=3
- python >=3.8
- numpy
- scipy
- scikit-learn
- dendropy
- sharedmem
- numba
- pandas
- networkx >=2.1
- graph-tool
- networkx
- matplotlib-base
- hdbscan
- mash >=2.0
- pp-sketchlib >=1.3
- pp-sketchlib >=1.4
- rapidnj
# The xorg-* requirements are only used for gtk3 which is pulled in via graph-tool.
- xorg-libxi
- xorg-libxcursor
- xorg-libxdamage
- xorg-libxcomposite
- xorg-libxrandr
- xorg-libxinerama
- xorg-libxpm
- xorg-libxaw
- xorg-libxfixes

test:
imports:
Expand All @@ -57,5 +66,5 @@ about:
summary: 'PopPUNK (POPulation Partitioning Using Nucleotide Kmers)'

extra:
identifiers:
- doi:10.1101/gr.241455.118
identifiers:
- doi:10.1101/gr.241455.118