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
The default in cytominer_scripts/normalize.R is robustize. I assume that I should continue using this method.
Yes. Rationale: mostly empirical – robustize resulted in higher (compared to standardize) replicate correlations of Level 4 across a few experiments we tested this in.
The text was updated successfully, but these errors were encountered:
Currently, all profiles are normalized based on
mad_robustize
. We can use this repository to systematically evaluate if one strategy is better.Rationale
As noted in #4 (comment)
The text was updated successfully, but these errors were encountered: