Is there any python package that can be used for normalizing data from Affmetrix expression microarrays?
I understand the Affy library of Bioconductor package in R can be used. However, I would like to perform normalization using libraries in python.
I found pyaffy available on github. But there are problems with installation on windows.
Any suggestion on other libraries in python?