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

Add capability to output source dataframe with boolean columns per threshold set #10

Closed d33bs closed 4 months ago

d33bs commented 4 months ago

For each threshold rule passed, a dataframe could include a column which shows true/false per rule to help indicate which rows were passing or not.

d33bs commented 4 months ago

From @jenna-tomkinson in #13:

I would see that being able to differentiate between the cells that fail QC based on the condition would be good to have. Or, maybe one dataframe but with a column that say QC_Condition_Failed and it would include the name or names that it failed.