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

tessellate updates and python fixes #105

Merged
merged 10 commits into from
Nov 22, 2023
Merged

tessellate updates and python fixes #105

merged 10 commits into from
Nov 22, 2023

Conversation

jiajic
Copy link
Member

@jiajic jiajic commented Nov 22, 2023

split some functionality from tessellate() and rework some params

change: deprecate tessellate() radius param in favor of shape_size which should cover more shapes
add: gap param to tessellate() which introduces a variable gap between the polygons tessellated
add: triGrid()
add: orthoGrid()

python fixes

fix: python create_Anndata added to globals.R
fix: python install_github_link_pip() param

other

add: DelayedMatrixStats to suggests

jiajic and others added 10 commits November 11, 2023 11:57
split some functionality from `tessellate()` and rework some params
change: deprecate `tessellate()` `radius` param in favor of `shape_size` which should cover more shapes
add: `gap` param to `tessellate()` which introduces a variable gap between the polygons tessellated
add: `triGrid()`
add: `orthoGrid()`
update docs and tessellate()
@jiajic jiajic merged commit 03d9636 into main Nov 22, 2023
4 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