getQualityScore {CNVtools} | R Documentation |
The quality scores measures how well the clusters are separated. It ocmpares the locations of the means with the standard error for each pair of adjacent cluster. A quality score greater than 4 is usually good enough for association studies.
getQualityScore(posterior)
posterior |
A data frame generated by CNVtest.binary |
One number, the quality score.
Vincent Plagnol vincent.plagnol@cimr.cam.ac.uk and Chris Barnes christopher.barnes@imperial.ac.uk