cytomining / CytoTable

Transform CellProfiler and DeepProfiler data for processing image-based profiling readouts with Pycytominer and other Cytomining tools.
https://cytomining.github.io/CytoTable/
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Distinguish between joined and unjoined concatenation #178

Open d33bs opened 3 months ago

d33bs commented 3 months ago

At the moment, joined and unjoined output are concatenated based on a single parameter. There may be performance benefit to avoiding one or the other based on other configuration options.