Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Fisher's Exact Test01:08

Fisher's Exact Test

1.5K
Fisher's exact test is a statistical significance test widely used to analyze 2x2 contingency tables, particularly in situations where sample sizes are small. Unlike the chi-squared test, which approximates P-values and assumes minimum expected frequencies of at least five in each cell, Fisher's exact test calculates the exact probability (P-value) of observing the data or more extreme results under the null hypothesis. This feature makes it especially valuable when the assumptions of...
1.5K
Test for Homogeneity01:23

Test for Homogeneity

2.6K
The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can...
2.6K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

8.9K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
8.9K
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

601
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
601
Wald-Wolfowitz Runs Test II01:17

Wald-Wolfowitz Runs Test II

656
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and...
656
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

5.0K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
5.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Systemic infections alter cortical transcriptional signatures in Alzheimer's disease.

Neurobiology of aging·2026
Same author

Upper lumbar disc herniation presenting as chronic right lower abdominal pain in a patient with multilevel lumbar degeneration: a case report.

Frontiers in surgery·2026
Same author

A microRNA atlas of the human prefrontal cortex across the adult lifespan.

bioRxiv : the preprint server for biology·2026
Same author

Matching heterogeneous cohorts by projected principal components reveals two novel Alzheimer's disease-associated genes in the Hispanic population.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2026
Same author

DSMDTN: A Data-Selective Multiscale Dual Transfer Network for Fault Diagnosis of Key Components in Rotating Machinery.

IEEE transactions on cybernetics·2026
Same author

Aging-related Transcriptomic Changes with Spatial Resolution in the Human Prefrontal Cortex.

bioRxiv : the preprint server for biology·2026

Related Experiment Video

Updated: Apr 14, 2026

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
10:10

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2

Published on: September 18, 2021

43.0K

edgeRun: an R package for sensitive, functionally relevant differential expression discovery using an unconditional

Emmanuel Dimont1, Jiantao Shi1, Rory Kirchner1

  • 1Department of Biostatistics, Harvard School of Public Health, 655 Huntington Ave, Boston, MA 02115, USA.

Bioinformatics (Oxford, England)
|April 23, 2015
PubMed
Summary
This summary is machine-generated.

We developed edgeRun, an R package for RNA-Seq analysis. It offers a more powerful exact test for detecting differentially expressed genes, especially with limited replicates and low expression.

More Related Videos

Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress
05:22

Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress

Published on: July 29, 2022

4.1K
Using Human Differentially Expressed Gene Lists to Perform Downstream Pathway Enrichment Analysis and Target Prioritization
03:08

Using Human Differentially Expressed Gene Lists to Perform Downstream Pathway Enrichment Analysis and Target Prioritization

Published on: October 3, 2025

1.1K

Related Experiment Videos

Last Updated: Apr 14, 2026

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
10:10

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2

Published on: September 18, 2021

43.0K
Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress
05:22

Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress

Published on: July 29, 2022

4.1K
Using Human Differentially Expressed Gene Lists to Perform Downstream Pathway Enrichment Analysis and Target Prioritization
03:08

Using Human Differentially Expressed Gene Lists to Perform Downstream Pathway Enrichment Analysis and Target Prioritization

Published on: October 3, 2025

1.1K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Next-generation sequencing (NGS) technologies like RNA-Seq are replacing microarrays for gene expression analysis.
  • Existing bioinformatics tools for differential gene expression analysis often do not fully leverage the dynamic range of NGS data.
  • Accurate detection of differentially expressed genes is crucial for understanding biological conditions.

Purpose of the Study:

  • To introduce edgeRun, an R package designed for enhanced differential gene expression analysis using RNA-Seq data.
  • To implement a more powerful unconditional exact test for improved detection of gene expression changes.
  • To provide a robust tool for researchers working with limited sample sizes or low expression genes.

Main Methods:

  • Development of edgeRun, an R package implementing an unconditional exact test.
  • Comparison of edgeRun's performance against existing differential expression analysis tools.
  • Evaluation of statistical power across various experimental conditions, including low replicate numbers and gene expression levels.

Main Results:

  • edgeRun provides a more powerful version of the exact test available in edgeR.
  • The increased power is particularly notable in experiments with few replicates (e.g., two per condition).
  • edgeRun effectively identifies differentially expressed genes with low total expression and high biological variation.
  • Comparative analysis shows edgeRun consistently captures functionally relevant differentially expressed genes.

Conclusions:

  • edgeRun offers a statistically powerful approach for differential gene expression analysis with RNA-Seq data.
  • The package is especially beneficial for studies with small sample sizes or genes exhibiting high variability.
  • edgeRun enhances the ability to discover biologically meaningful gene expression changes from NGS experiments.