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

The Bioinformatics Template Library--generic components for biocomputing.

W R Pitt1, M A Williams, M Steven

  • 1School of Crystallography, Birkbeck College, Malet Street, London WC1E 7HX, UK.

Bioinformatics (Oxford, England)
|August 29, 2001
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

Influence of parasitic load, breed, age, housing and season on skin and hair coat condition in horses.

Journal of equine veterinary science·2026
Same author

Fracture liaison services in Ireland-how do we compare to international standards?

Osteoporosis international : a journal established as result of cooperation between the European Foundation for Osteoporosis and the National Osteoporosis Foundation of the USA·2022
Same author

Natalizumab induced cutaneous sarcoidosis-like reaction.

Journal of neuroimmunology·2019
Same author

Progressive Contractures due to Eosinophilic Fasciitis in a 17 year old Male.

Irish medical journal·2016
Same author

Headache Management in Community Pharmacies.

Irish medical journal·2016
Same author

The Clinical Utility of a Low Serum Ceruloplasmin Measurement in the Diagnosis of Wilson Disease.

Irish medical journal·2016
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
Same journal

Informative Relational Learning for Adverse Reaction Prediction with Enhanced Generalization to Novel Drugs.

Bioinformatics (Oxford, England)·2026
Same journal

An interpretable deep learning framework uncovers features governing CRISPR-Cas9 genome-editing efficiency.

Bioinformatics (Oxford, England)·2026
Same journal

3DICE: Interpretable 3D Cross-Modal Learning for Drug-Target Interaction Prediction and Large-Scale Drug Discovery.

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

The Bioinformatics Template Library (BTL) offers reusable C++ components for efficient biocomputing program development. This library accelerates the creation of complex bioinformatics software by providing optimized algorithms and data structures.

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Software Engineering

Background:

  • Bioinformatics programmers' efficiency can be enhanced by reusable software components.
  • The C++ standard library offers generic algorithms and data structures for component programming.
  • Extending C++ libraries for bioinformatics tasks could standardize reusable software in biocomputing.

Purpose of the Study:

  • To present a novel library of C++ components for biocomputing.
  • To facilitate the rapid development of efficient bioinformatics programs.

Main Methods:

  • Application of generic programming techniques.
  • Development of a C++ component library named Bioinformatics Template Library (BTL).

Main Results:

Related Experiment Videos

  • The Bioinformatics Template Library (BTL) provides efficient, generic code for common biocomputing algorithms and data structures.
  • BTL enables flexible combination with application-specific object-oriented class libraries.
  • This facilitates the rapid development of efficient bioinformatics programs.

Conclusions:

  • The Bioinformatics Template Library (BTL) offers a standardized approach to reusable software components in biocomputing.
  • BTL promotes efficient program development for compute-intensive bioinformatics and molecular modeling tasks.