How to perform a Combined Correctness evaluation
General considerations
These instructions describe the process in general terms. They are not tied to a particular piece of software and so the researcher will need to figure out how to work with the software in question to perform the steps of the evaluation. It should be possible to use any analysis software for this purpose, with varying degrees of manual work.
It should be noted that the exactness of the measurement of Combined Correctness will naturally be greater the more spots and matching that are evaluated. It is suggested to evaluate at least 100 spots and 100 matchings, but you may choose to evaluate more or less than that number depending on your needs.
To get random numbers in a certain range you may use any tool of your choice such as spreadsheet software, or you can use this site:
http://www.random.org/integers/
It should further be noted that the aim of this initiative is to develop a freeware software that will allow researchers to easily do this quality control on their own 2D gel image analysis data.
spot correctness = correct spots / spots evaluated
Pair matching evaluation
pair matching correctness = correct matchings / matchings evaluated
One goal of this evaluation is to discriminate between matching performance and spot detection performance as much as possible. To achieve this goal, only cases where the detection of the spots in both gels is correct should be considered, where the program had at least a chance to match correctly. If the spot detection in one or both gels is incorrect, skip the evaluation of this matching and move on to the next. In this way, non-decidable or borderline cases will be avoided.
The Combined Correctness is then finally calculated as:
Combined Correctness = spot correctness * pair matching correctness
This yields a number between 0 and 1, where the higher the number, the more likely that the measurements from the image analysis are correct.