-
Notifications
You must be signed in to change notification settings - Fork 7
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
Keller mark/spatial data2 #375
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keller-mark
added a commit
that referenced
this pull request
Oct 15, 2024
* (refactor): separate out schema creation * (feat): initial pass at spatial data * (feat): working notebook minus spots (maybe a vitessce bug?) * (fix): try to get spots to appear * (chore): comment out other stuff to make widget show more * Fix visium config * (feat): firstt pass at `from_spatialdata_object` * (refactor): refactor `from_spatialdata_object` and util funcs from static methods * (feat): add url capability * (temp): spatial data fixes * (chore): change variable names * (chore): fix notebooks * (refactor): `path`->`elem` * (chore): more clean ups and fixes * (refactor): small name changes * (refactor): revert public changes * (fix): revert `.ipynb` files * (chore): fix last final args * (fix): name * (fix): remove `request_init` completely and fix `setup.cfg` * (fix): adapt to api * (chore): remove erroneous notebook * (fix): add type support * (chore): add test * (fix): automatic lint * (fix): add default for `obsEmbedding` * (fix): redefinition * (fix): `path` and `embeddingType` swapped * (fix): add annotattions to `utils.py` * (chore): add `spatialdata` dep * (fix): oops, comma for `toml` * (fix): no more python3.8 bc of spatialdata * (fix): remove whitespace * (api): small api cleanups * (fix): args bug * (fix): try spatialdata from master * (chore): lint * (chore): try `spatialdata` update * (fix): `image_elem` usage + table key * (chore): update SpatialData * (fix): `shapes_elem` * (fix): capitalize name of obs set * (fix): use table for spots * (fix): capitalization * (fix): first letter only * (fix): check `self._coordination_values` * (chore): add `obsSets` check * SpatialData changes into original SpatialData branch (#374) * Try again * Fix bugs * Lint * Update * Omit * Update pyproject.toml * Keller mark/spatial data2 (#375) * Try again * Fix bugs * Lint * Update * Omit * Add test * JS version --------- Co-authored-by: ilan-gold <ilanbassgold@gmail.com>
keller-mark
added a commit
that referenced
this pull request
Oct 15, 2024
* (refactor): separate out schema creation * (feat): initial pass at spatial data * (feat): working notebook minus spots (maybe a vitessce bug?) * (fix): try to get spots to appear * (chore): comment out other stuff to make widget show more * Fix visium config * (feat): firstt pass at `from_spatialdata_object` * (refactor): refactor `from_spatialdata_object` and util funcs from static methods * (feat): add url capability * (temp): spatial data fixes * (chore): change variable names * (chore): fix notebooks * (refactor): `path`->`elem` * (chore): more clean ups and fixes * (refactor): small name changes * (refactor): revert public changes * (fix): revert `.ipynb` files * (chore): fix last final args * (fix): name * (fix): remove `request_init` completely and fix `setup.cfg` * (fix): adapt to api * (chore): remove erroneous notebook * (fix): add type support * (chore): add test * (fix): automatic lint * (fix): add default for `obsEmbedding` * (fix): redefinition * (fix): `path` and `embeddingType` swapped * (fix): add annotattions to `utils.py` * (chore): add `spatialdata` dep * (fix): oops, comma for `toml` * (fix): no more python3.8 bc of spatialdata * (fix): remove whitespace * (api): small api cleanups * (fix): args bug * (fix): try spatialdata from master * (chore): lint * (chore): try `spatialdata` update * (fix): `image_elem` usage + table key * (chore): update SpatialData * (fix): `shapes_elem` * (fix): capitalize name of obs set * (fix): use table for spots * (fix): capitalization * (fix): first letter only * (fix): check `self._coordination_values` * (chore): add `obsSets` check * SpatialData changes into original SpatialData branch (#374) * Try again * Fix bugs * Lint * Update * Omit * Update pyproject.toml * Keller mark/spatial data2 (#375) * Try again * Fix bugs * Lint * Update * Omit * Add test * JS version * Fix spatialdata nb --------- Co-authored-by: ilan-gold <ilanbassgold@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.