You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shapes are currently mapped "1 to 1" with _sjoin_shapes() and multiple shapes e.g. nuclei assigned to the same cell shape are dropped and only one is kept. The goal is to support "1 to many" mappings for cells. Some use cases include complex organelles like the ER, golgi, or those with multiple instances in the same cell e.g. condensates, granules, vesicles, or just arbitrary domains.
The text was updated successfully, but these errors were encountered:
Shapes are currently mapped "1 to 1" with _sjoin_shapes() and multiple shapes e.g. nuclei assigned to the same cell shape are dropped and only one is kept. The goal is to support "1 to many" mappings for cells. Some use cases include complex organelles like the ER, golgi, or those with multiple instances in the same cell e.g. condensates, granules, vesicles, or just arbitrary domains.
The text was updated successfully, but these errors were encountered: