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

v1.2.1 #119

Merged
merged 7 commits into from
Jun 11, 2024
Merged

v1.2.1 #119

merged 7 commits into from
Jun 11, 2024

Conversation

dbdimitrov
Copy link
Collaborator

1.2.1 (11.06.2024)

  • Added +1 to the max_neighbours to account for the spot itself in the spatial connectivities.

  • Replaced Squidpy's neighbourhood graph with liana's radial basis kernel, but with a fixed number of neighbours for each spot. This does not account for edges, but differences are minimal does not require squidpy as a dependency. One can easily replace it on demand. (# Improve spatial neighbours function #112)

  • Fixed Python version range between 3.8 and 3.12 (Merged Improve spatial neighbours function #112)

  • Improved the Differential Expression Vignette be more explicit about the causal subnetwork search results (related to Help understanding causal network output  #66)

@dbdimitrov dbdimitrov merged commit 84b2b22 into main Jun 11, 2024
3 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.

2 participants