Related Experiment Video
Updated: Jun 21, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Testing the hypothesis of tissue selectivity: the intersection-union test and a Bayesian approach.
K Van Deun1, H Hoijtink, L Thorrez
1Center for Computational Systems Biology SymBioSys, Katholieke Universiteit Leuven, 3000 Leuven, Belgium. katrijn.vandeun@psy.kuleuven.be
A new Bayesian method effectively identifies selectively overexpressed genes, outperforming the traditional intersection-union test (IUT). This approach offers a more sensitive way to discover tissue-specific gene expression patterns.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Standard statistical tests are inadequate for identifying genes with preferential expression in specific tissues or conditions.
- The intersection-union test (IUT) is a known method but is conservative and limited in the information it provides.
- The IUT only considers the least differing tissue pairs, potentially missing broader expression patterns.
Purpose of the Study:
- To develop a novel Bayesian procedure for quantifying evidence of selective gene over-expression.
- To compare the performance of the proposed Bayesian method against the IUT in identifying selectively expressed genes.
- To demonstrate the utility of the Bayesian method in analyzing real-world gene expression data.
Main Methods:
- A Bayesian statistical procedure was developed to assess selective over-expression based on overall expression profiles.
- A simulation study was conducted to evaluate the proposed method's performance against the IUT.
- The Bayesian method was applied to publicly available gene expression data from 22 tissues.
Main Results:
- The Bayesian procedure demonstrated superior performance compared to the IUT in identifying selectively expressed genes.
- Application to real data revealed that the Bayesian method successfully selected genes with functions relevant to specific tissue characteristics.
- The method is also capable of identifying underexpressed genes within a particular tissue.
Conclusions:
- The proposed Bayesian method offers a more sensitive and informative approach for detecting selective gene over-expression than the IUT.
- This method provides valuable insights into tissue-specific gene functions and expression patterns.
- Software for implementing both the IUT and the Bayesian procedure is available for MATLAB and R.
Related Concept Videos
Types of Hypothesis Testing
When the null and alternative hypotheses are stated, it is observed that the null hypothesis is a neutral statement against which the alternative hypothesis is tested. The alternative hypothesis is a claim that instead has a certain direction. If the null hypothesis claims that p = 0.5, the alternative hypothesis would be an opposing statement to this and can be put either p > 0.5, p < 0.5, or p ≠ 0.5.
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance, comparing...
Bonferroni Test
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
Decision Making: Traditional Method
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
Test for Homogeneity
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with data...
