Skip to content

Fix: Remove gobject = named arg from calculateOverlap and overlapToMatrix calls in .createGiottoMerscopeObject_subcellular#1261

Open
vjarzabek wants to merge 2 commits into
giotto-suite:suite_devfrom
vjarzabek:suite_dev
Open

Fix: Remove gobject = named arg from calculateOverlap and overlapToMatrix calls in .createGiottoMerscopeObject_subcellular#1261
vjarzabek wants to merge 2 commits into
giotto-suite:suite_devfrom
vjarzabek:suite_dev

Conversation

@vjarzabek

Copy link
Copy Markdown
Contributor

Both functions are S4 generics that dispatch on x, not gobject. Passing gobject = z_sub causes dispatch to fail with x = "missing". Fixed by passing z_sub positionally.

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