This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Option to output parent/child aligned single cell profiles instead of image/object number #8
Labels
enhancement
New feature or request
Currently
cytominer_transport/_generator.py
combines objects based on "ImageNumber" and "ObjectNumber".Instead, we should consider combining objects by their appropriate "Parent_{compartment}" and "Child_{compartment}".
Pros
Cons
pandas.concat(axis=1)
cytominer-transport/src/cytominer_transport/_generator.py
Lines 64 to 66 in 056ced3
Notes
The text was updated successfully, but these errors were encountered: