sofia85 0 Junior Poster in Training

Hi,
I have python script where I've extracted many p-values. The next step is to calculate the ROC-curve, or i.e. the AUC (the area under the curve), for these p-values. I'm not excactly sure on how to calculate the ROC (e.g. exactly what it takes as input) and I'm also not sure how to do it in Python. I looked into r.py, but I still have no idea on how to proceed... I also looked into R's ROCR, but e.g. how would I implement that package in Python?

Best,
Sofia