roc

Calculates Receiver operating characteristic (ROC) curves for a given set of networks with respect to a reference complex set.

Call the tool without any command line arguments to get detailed information about the parameters for this program.

See also:

Example calls

./cmdline.sh roc -ref data/complexes/mips_s50.txt -fpmax 0.01  -loc data/localization/huh_loc_070804.txt -negref data/complexes/mips_complexes.txt -out roc.png -png data/scores/bootstrap_combined.txt.gz data/scores/hart_scores.txt.gz data/scores/pe_combined.txt.gz

cmdline.sh roc -ref data/complexes/mips_s50.txt -fpmax 0.01 -loc data/localization/huh_loc_070804.txt -negref data/complexes/mips_complexes.txt -out rocdata_ data/scores/bootstrap_combined.txt.gz data/scores/hart_scores.txt.gz data/scores/pe_combined.txt.gz


ProCope documentation