Related Experiment Video
Updated: May 24, 2026

07:55
Using SCOPE to Identify Potential Regulatory Motifs in Coregulated Genes
Published on: May 31, 2011
CodingMotif: exact determination of overrepresented nucleotide motifs in coding sequences
Yang Ding1, William A Lorenz, Jeffrey H Chuang
1Department of Biology, Boston College, Chestnut Hill, MA 02467, USA.
BMC Bioinformatics
|February 16, 2012
Summary
A new algorithm, CodingMotif, accurately detects regulatory sequence motifs within protein-coding DNA. This method overcomes limitations of previous approaches, improving the identification of functional elements in genomic data.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Coding DNA sequences contain regulatory motifs beyond protein-encoding information.
- Detecting overrepresented motifs in coding regions is challenging due to protein-level constraints.
- Existing sampling and parametric methods have limitations in exploring sequence space and accuracy.
Purpose of the Study:
- To develop a novel algorithm for identifying nucleotide-level motifs with unusual copy numbers in protein-coding regions.
- To overcome the limitations of existing methods for motif detection in coding sequences.
Main Methods:
- Developed an O(N(log N)^2)-time algorithm named CodingMotif.
- Utilized a dynamic programming approach to calculate motif occurrence distributions across all coding sequences for a given amino acid sequence.
- Incorporated background models for codon usage and dinucleotide biases.
- Leveraged the sparseness of motif loci to accelerate convolution calculations.
Main Results:
- CodingMotif accurately assesses the non-parametric p-value for motif over- or under-representation.
- The algorithm demonstrates superior accuracy in identifying known functional motifs compared to sampling and parametric methods.
- Successfully applied to various coding datasets, including ChIP-seq data for NRSF and GABP transcription factors.
Conclusions:
- CodingMotif represents a significant advancement in detecting overrepresented motifs within coding sequences.
- The tool is expected to aid in identifying motifs in functional genomic datasets, including DNA-protein, RNA-protein, and microRNA-RNA binding interactions.
- A software implementation is publicly available for use.
Related Concept Videos
Cis-regulatory Sequences
Cis-regulatory sequences are short fragments of non-coding DNA that are present on the same chromosomes as the genes that they regulate. These fragments serve as binding sites for transcriptional regulators, proteins that are responsible for controlling gene transcription and differential gene expression across cell types in eukaryotes. Cis-regulatory sequences can be close to the gene of interest or thousands of bases away in the DNA sequence; however, those sequences that are further away are...
Cis-regulatory Sequences
Cis-regulatory sequences are short fragments of non-coding DNA that are present on the same chromosomes as the genes that they regulate. These fragments serve as binding sites for transcriptional regulators, proteins that are responsible for controlling gene transcription and differential gene expression across cell types in eukaryotes. Cis-regulatory sequences can be close to the gene of interest or thousands of bases away in the DNA sequence; however, those sequences that are further away are...
From DNA to Protein
The flow of genetic information in cells from DNA to mRNA to protein is described by the central dogma, which states that genes specify the sequence of mRNAs, which in turn specify the sequence of amino acids making up all proteins. The decoding of one molecule to another is performed by specific proteins and RNAs. Because the information stored in DNA is so central to cellular function, it makes intuitive sense that the cell would make mRNA copies of this information for protein synthesis...
Conserved Binding Sites
Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally analyses the...
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally analyses the...
DNA as a Genetic Template
Two structural features of the DNA molecule provide a basis for the mechanisms of heredity: the four nucleotide bases and its double-stranded nature. The Watson-Crick model of double-helical DNA structure, proposed in 1952, drew heavily upon the X-ray crystallography work of researchers Rosalind Franklin and Maurice Wilkins. Watson, Crick, and Wilkins jointly received the Nobel Prize in Physiology or Medicine for their work in 1962. Franklin was, controversially, excluded from the prize for...
Ribosome Profiling
Ribosome profiling or ribo-sequencing is a deep sequencing technique that produces a snapshot of active translation in a cell. It selectively sequences the mRNAs protected by ribosomes to get an insight into a cell’s translation landscape at any given point in time.
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...
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...

