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

Add recipe for SuchTree #52959

Merged
merged 8 commits into from
Dec 24, 2024
Merged

Add recipe for SuchTree #52959

merged 8 commits into from
Dec 24, 2024

Conversation

ryneches
Copy link
Contributor

Add a recipe for SuchTree 1.2.

SuchTree is a Python library built with Cython for fast, thread-safe computations with phylogenetic trees. It is particularly suitable for MCMC sampling of distances and relationships within very large trees (up to millions of taxa).

recipes/suchtree/meta.yaml Outdated Show resolved Hide resolved
recipes/suchtree/meta.yaml Outdated Show resolved Hide resolved
- SuchTree

about:
home: The package home page
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update this one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. Ah, whoops!

version: "{{ version }}"

source:
url: "https://files.pythonhosted.org/packages/db/f0/75245602f31f80d18a7ffd4b4739e2eb442e46801c1c0ea430c0f002f2e7/suchtree-1.2.tar.gz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please use the other pypi URL and include the version jinja variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm once again regretting including capital letters.

@martin-g martin-g merged commit 2eaddb7 into bioconda:master Dec 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants