We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To properly handle more complex feature calculations for Shapes, shape features need to accommodate:
Shapes
1 to 1
many to 1
Potential designs:
spatialdata
PointFeatures
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To properly handle more complex feature calculations for
Shapes
, shape features need to accommodate:1 to 1
mapped shapes e.g. single nucleimany to 1
mapped shapes e.g. multiple nuclei, organellesPotential designs:
spatialdata
objectPointFeatures
implementationPointFeatures
can more easily infer attribute names for shape features they depend onThe text was updated successfully, but these errors were encountered: