ROC - Receiver Operator Characteristic

ROC is a program for computing the Receiver Operator Characteristic for a sequence analsysis program. The program can also produce plots of the percentages of the negative and positive results as the score threshhold is varied.

Source files you may copy include:

ROC needs a search result file to analyze. Four "generic" files are included, which are tiny examples of "fake data" that make it easier to understand. Four other files of real data will show you how complicated it can be to extract the information we need. Search result files you may copy include:

Along with a search result file, ROC needs a file that lists the "good" items, that is, the items that do belong to the class of interest. (This file may include many extra names that don't show up in the search list.) "Good" files you may copy include:

The list of routines includes:

Return to the biomedical software page.


Last revised on 30 October 2001.