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 Experiment Videos

Identifying uniformly mutated segments within repeats.

S Cenk Sahinalp1, Evan Eichler, Paul Goldberg

  • 1School of Computing Science, Simon Fraser University, Canada. cenk@cs.sfu.ca

Journal of Bioinformatics and Computational Biology
|December 24, 2004
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

A Pan-pangenome illuminates complex structural variation and selection in humans, chimpanzees, and bonobos.

bioRxiv : the preprint server for biology·2026
Same author

Population-scale Y chromosome assemblies reveal recurrent remodeling within constrained architectures.

bioRxiv : the preprint server for biology·2026
Same author

LOCALE: Local-Alignment Embeddings for Noise-Robust DNA Search at SRA Scale.

bioRxiv : the preprint server for biology·2026
Same author

Identifying Robust Subclonal Structures through Tumor Progression Tree Alignment.

bioRxiv : the preprint server for biology·2026
Same author

LCPAN: efficient variation graph construction using locally consistent parsing.

Genome biology·2026
Same author

GenCore: Genomic distance estimation using Locally Consistent Parsing.

bioRxiv : the preprint server for biology·2026
Same journal

CNV-ECOD: A copy number variation detection method based on ECOD algorithm using next-generation sequencing data.

Journal of bioinformatics and computational biology·2026
Same journal

ReinVar: A model-free paradigm-based reinforcement learning approach to detect copy number variation.

Journal of bioinformatics and computational biology·2026
Same journal

When pipelines run but coordinates fail: A simple spatial specificity check for false locality in post-GWAS analysis.

Journal of bioinformatics and computational biology·2026
Same journal

Comparative benchmarking of template-based, evolutionary-diffusion, and generative language models for IsPETase structure prediction.

Journal of bioinformatics and computational biology·2026
Same journal

Trap spaces as labelled ideals of SCC posets: A structural-functional theory of reachability in asynchronous boolean networks.

Journal of bioinformatics and computational biology·2026
Same journal

Erratum - DDINet: Drug-drug interaction prediction network based on multi-molecular fingerprint features and multi-head attention centered weighted autoencoder.

Journal of bioinformatics and computational biology·2026
See all related articles

This study introduces an algorithm to detect if a data string originates from a single random source. It efficiently identifies variations in mutation rates, aiding in genomic sequence analysis and distinguishing functional regions.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Analyzing long genomic sequences requires methods to detect variations in their generation processes.
  • Identifying functional genomic regions and understanding evolutionary copy events are critical in bioinformatics.

Purpose of the Study:

  • To develop an algorithm for determining if a character string originates from a single independent and identically distributed (i.i.d.) random source.
  • To assess the likelihood of n-coin models for generating binary strings and compare models with varying numbers of sources.

Main Methods:

  • An algorithm employing dynamic programming is presented, running in O(l^4 log l) time, where l is the string length.
  • The method evaluates the likelihood of n-coin models, considering mutation rates and copying event probabilities with a uniform prior.

Related Experiment Videos

  • It determines if a single source (n=1) is more probable than multiple sources (n>1) based on a posteriori probabilities.
  • Main Results:

    • The algorithm efficiently determines the most probable number of random sources generating a given string.
    • It successfully exploits the convexity of the a posteriori probability for n in its dynamic programming approach.

    Conclusions:

    • The developed algorithm can distinguish between single and multiple i.i.d. random sources for character string generation.
    • This method has significant applications in identifying functional genomic regions and analyzing complex evolutionary copy events in genome sequences.