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

libSRES: a C library for stochastic ranking evolution strategy for parameter estimation.

Xinglai Ji1, Ying Xu

  • 1Computational Biology Institute, Oak Ridge National Laboratory, Oak Ridge, TN 37831, USA.

Bioinformatics (Oxford, England)
|November 4, 2005
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

DNA methylation plays important roles in lifestyle transition of Arthrobotrys oligospora.

IET systems biology·2024
Same author

<i>MultiClassMetabo</i>: A Superior Classification Model Constructed Using Metabolic Markers in Multiclass Metabolomics.

Analytical chemistry·2024
Same author

Mechanistic insights into SARS-CoV-2 epidemic via revealing the features of SARS-CoV-2 coding proteins and host responses upon its infection.

Bioinformatics (Oxford, England)·2020
Same author

Expansion of Adhesion Genes Drives Pathogenic Adaptation of Nematode-Trapping Fungi.

iScience·2020
Same author

Bioinformatical study on the proteomics and evolution of SARS-CoV.

Chinese science bulletin = Kexue tongbao·2020
Same author

The lifestyle transition of Arthrobotrys oligospora is mediated by microRNA-like RNAs.

Science China. Life sciences·2019
Same journal

Biomedical Concept Recognition with Error-aware Negative-enhanced Ranking Framework.

Bioinformatics (Oxford, England)·2026
Same journal

TEDLH: Domain HMMs for sensitive detection of remote homologues.

Bioinformatics (Oxford, England)·2026
Same journal

PLNFGL: Joint Estimation of Multi-Condition Gene Networks from Single-cell RNA-seq Data.

Bioinformatics (Oxford, England)·2026
Same journal

MCFST: Spatial domain identification method based on multi-view graph convolutional network and graph fusion network.

Bioinformatics (Oxford, England)·2026
Same journal

SpaBiT: Enhancing Spatial Transcriptomics Resolution via Bidirectional Attention Transformers.

Bioinformatics (Oxford, England)·2026
Same journal

EDEL: Enhancing Dense Retrievers for Curation of Biomedical Knowledge Bases.

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

We developed libSRES, a C library for fast computation of biochemical pathway parameters. This tool uses an evolutionary algorithm and offers a parallel version for efficient systems biology studies.

Area of Science:

  • Systems biology
  • Biochemical pathway analysis
  • Computational biology

Background:

  • Parameter estimation is crucial for understanding biological processes.
  • Non-linear biochemical pathways present computational challenges.
  • Efficient software tools are needed for systems biology research.

Purpose of the Study:

  • To implement a C library, libSRES, for rapid development of software to study non-linear biochemical pathways.
  • To provide a tool that facilitates the estimation of kinetic parameters in biochemical networks.

Main Methods:

  • Implementation of a C library named libSRES.
  • Utilizes a (mu, lambda)-ES evolutionary optimization algorithm.
  • Incorporates stochastic ranking for constraint handling.

Related Experiment Videos

  • Provides an MPI version for parallel computation and a user interface.
  • Main Results:

    • libSRES facilitates fast implementation of computer software for biochemical pathway studies.
    • The library includes a parallel MPI version for efficient computation.
    • Performance testing on various pathway parameter-estimation problems showed satisfactory results.

    Conclusions:

    • libSRES is a freely available C library for estimating kinetic parameters in biochemical pathways.
    • It offers a fast and efficient solution for systems biology studies.
    • The library can be directly integrated into C programs.