Open gwaybio opened 4 years ago
We should move to a standard whitening procedure - pycytominer offers a way.
# Install with this: pip install git+git://github.com/cytomining/pycytominer.git@02ed6647a0913e9f0b28cbafa97766d55eeffd20
# example usage normalize( profiles=pandas_data_frame, samples="all", method="whiten", whiten_method="ZCA-cor" )
We should move to a standard whitening procedure - pycytominer offers a way.