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

v0.0.0.9008 #73

Merged
merged 7 commits into from
Nov 10, 2023
Merged

v0.0.0.9008 #73

merged 7 commits into from
Nov 10, 2023

Conversation

jiajic
Copy link
Member

@jiajic jiajic commented Nov 10, 2023

  • meta: export of some functions that are required by other modules
  • add: ability to calculate centroids for giottoPolygons but return the attached objects instead of the centroids.
  • add: as.stars() converter for giottoPolygon and giottoPoints
  • update: as.sf() converter for giottoPolygon so that it also converts the centroids and overlaps information
  • update: centroids() so it can calculate centroids for giottoPolygons but return the attached objects instead of the centroids.
  • refactor: calculateOverlapRaster() to have the workflow portion be its own separate function so that input can be a poly and points SpatVector instead of a giotto object

- Version bump
- export of some functions that are required by other modules
- add ability to calculate centroids for giottoPolygons but return the attached objects instead of the centroids.
- run document
- refactor calculateOverlapRaster to have the workflow portion be its own separate function so that input can be a poly and points SpatVector instead of a giotto object
- missing param for counts info added
Code cleanup, `as.stars()`, `as.sf()`, `centroids()` updates
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

lintr found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

@jiajic jiajic merged commit 242c71b into main Nov 10, 2023
6 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.

1 participant