|
Please note: this is a maintained version of a former webpage in Berlin. Local False Discovery RateStefanie Scheid Using microarrays it is possible to measure expression of several thousands genes at one time. A high expression value corresponds to an increased abundance of specific mRNA. One important task is to find significant differences between two or more groups of samples. When testing for differential expression simultaneously for all genes, we have to deal with the problem of multiplicity. Declaring positive findings as induced genes, we are interested in the probability that a positive gene is indeed differentially expressed. There exist various kinds of methods to estimate error rates of the top list of differentially expressed genes. One such error rate is the false discovery rate, which is defined as the expected proportion of false positives in the set of positive findings. The error rate is a feature of the list of genes. However, the individual probability of being a false positive is not necessarily the same for all genes in the list. This project deals with the estimation of the local false discovery rate that measures the probability of single genes being non-induced. In Scheid and Spang (2004a), we proposed a novel estimation procedure, which performed well in comparison to other approaches. The main idea is to use the set of observed p-values and to divide this set into two subsets: one subset ideally follows a uniform distribution and represents the set of non-induced genes. The second subset represents the set of induced genes, for which we do not impose any distributional assumptions except that it does not include a uniform part. The method is implemented in our Bioconductor package twilight. The estimation of the local false discovery rate can be improved by using the Permutation Filtering approach beforehand.
Literature
Software
|