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

Libsequence: a C++ class library for evolutionary genetic analysis.

Kevin Thornton1

  • 1Committee on Genetics, University of Chicago, 1101 East 57th Street, Chicago, IL 66037, USA. k-thornton@uchicago.edu

Bioinformatics (Oxford, England)
|November 25, 2003
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

rDNA copy number variation affects yeast fitness in response to different environments.

Genetics·2025
Same author

Efficient ancestry and mutation simulation with msprime 1.0.

Genetics·2021
Same author

The NR4A agonist, Cytosporone B, attenuates pro-inflammatory mediators in human colorectal cancer tissue ex vivo.

Biochemical and biophysical research communications·2021
Same author

The Effects of the Marine-Derived Polysaccharides Laminarin and Chitosan on Aspects of Colonic Health in Pigs Challenged with Dextran Sodium Sulphate.

Marine drugs·2020
Same author

Efficiently Summarizing Relationships in Large Samples: A General Duality Between Statistics of Genealogies and Genomes.

Genetics·2020
Same author

The Effect of Increasing Inclusion Levels of a Fucoidan-Rich Extract Derived from <i>Ascophyllum nodosum</i> on Growth Performance and Aspects of Intestinal Health of Pigs Post-Weaning.

Marine drugs·2019
Same journal

conMItion: an R package adjusting confounding factors for associations in multi-omics.

Bioinformatics (Oxford, England)·2026
Same journal

SpaMFG: a Spatial Multi-omics Integration Method based on Feature Grouping.

Bioinformatics (Oxford, England)·2026
Same journal

CSCN: Inference of Cell-Specific Causal Networks Using Single-Cell RNA-Seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

Sparse CCA-Based Mediation Analysis with High-Dimensional Exposures and Mediators.

Bioinformatics (Oxford, England)·2026
Same journal

Enhancing Cross-Context Generalization in Drug Perturbation Prediction with a Multimodal Conditional Diffusion Framework.

Bioinformatics (Oxford, England)·2026
Same journal

Primer Design through Submodular Function Estimation.

Bioinformatics (Oxford, England)·2026
See all related articles

A C++ library aids genomics and sequence polymorphism analysis, offering tools for data manipulation and single nucleotide polymorphism (SNP) statistics. Its extensible design supports custom class development for diverse research needs.

Area of Science:

  • Computational Biology
  • Genomics
  • Bioinformatics

Background:

  • A C++ class library is available for genomics and sequence polymorphism analysis.
  • The library provides methods for data manipulation and calculating statistics for SNP data.
  • Source code is accessible at http://www.molpopgen.org.

Purpose of the Study:

  • To provide a software tool for efficient genomics and sequence polymorphism analysis.
  • To enable custom class development for specialized research requirements.
  • To facilitate the analysis of SNP data and samples from coalescent simulations.

Main Methods:

  • Implementation of an object-oriented C++ class library.
  • Inclusion of methods for data manipulation.
  • Development of routines for calculating common SNP statistics and processing coalescent simulation data.

Related Experiment Videos

Main Results:

  • A functional C++ library for genomics and sequence polymorphism analysis.
  • Methods for data manipulation and SNP statistical calculations.
  • Extensible design allowing user-defined custom classes.

Conclusions:

  • The C++ library offers a flexible and extensible platform for genomics research.
  • It simplifies the analysis of SNP data and simulation outputs.
  • Users can adapt the library for specific bioinformatics challenges.