Related Experiment Video
Updated: Aug 6, 2026

A Bioinformatics Pipeline for Investigating Molecular Evolution and Gene Expression using RNA-seq
Published on: May 28, 2021
Identifying cycling genes by combining sequence homology and expression data
Yong Lu1, Roni Rosenfeld, Ziv Bar-Joseph
1School of Computer Science, Carnegie Mellon University, 5000 Forbes Ave, Pittsburgh, PA, 15213, USA.
Motivation:
The expression of genes during the cell division process has now been studied in many different species. An important goal of these studies is to identify the set of cycling genes. To date, this was done independently for each of the species studied. Due to noise and other data analysis problems, accurately deriving a set of cycling genes from expression data is a hard problem. This is especially true for some of the multicellular organisms, including humans.
Results:
Here we present the first algorithm that combines microarray expression data from multiple species for identifying cycling genes. Our algorithm represents genes from multiple species as nodes in a graph. Edges between genes represent sequence similarity. Starting with the measured expression values for each species we use Belief Propagation to determine a posterior score for genes. This posterior is used to determine a new set of cycling genes for each species. We applied our algorithm to improve the identification of the set of cell cycle genes in budding yeast and humans. As we show, by incorporating sequence similarity information we were able to obtain a more accurate set of genes compared to methods that rely on expression data alone. Our method was especially successful for the human dataset indicating that it can use a high quality dataset from one species to overcome noise problems in another.
Availability:
C implementation is available from the supporting website: http://www.cs.cmu.edu/~lyongu/pub/cellcycle/.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Ribosome Profiling
Applications of ribosome profiling
Ribosome profiling has many applications, including in vivo monitoring of translation inside a particular organ or tissue type and quantifying new protein synthesis levels.
The technique helps...
Modern Molecular Taxonomy
Reporter Genes
Commonly used reporter...
Cis-regulatory Sequences
Gene Families
Occasionally these regions can be adapted to take on new roles within the organism, becoming novel genes...

