WayScience / coSMicQC

Single cell Morphology Quality Control (coSMicQC)
https://wayscience.github.io/coSMicQC/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Enable file-based input #31

Closed d33bs closed 3 months ago

d33bs commented 3 months ago

In order to achieve #14 we need to enable file-based input as an option for coSMicQC functions (pd.DataFrames wouldn't be easily referenced from the CLI as it exists within a Python runtime).