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

MolTalk--a programming library for protein structures and structure analysis.

Alexander V Diemand1, Holger Scheib

  • 1University of Lausanne and Swiss Institute of Bioinformatics, 155, chemin de Boveresses, 1066 Epalinges s/Lausanne, Switzerland. alexander.diemand@isb-sib.ch

BMC Bioinformatics
|April 21, 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

The Toxicological Intersection between Allergen and Toxin: A Structural Comparison of the Cat Dander Allergenic Protein Fel d1 and the Slow Loris Brachial Gland Secretion Protein.

Toxins·2020
Same author

Junctional adhesion molecule C (JAM-C) dimerization aids cancer cell migration and metastasis.

Biochimica et biophysica acta. Molecular cell research·2018
Same author

Structural Insight into How Bacteria Prevent Interference between Multiple Divergent Type IV Secretion Systems.

mBio·2015
Same author

Evolution of an ancient venom: recognition of a novel family of cnidarian toxins and the common evolutionary origin of sodium and potassium neurotoxins in sea anemone.

Molecular biology and evolution·2015
Same author

Intraspecific venom variation in the medically significant Southern Pacific Rattlesnake (Crotalus oreganus helleri): biodiscovery, clinical and evolutionary implications.

Journal of proteomics·2014
Same author

Atractaspis aterrima toxins: the first insight into the molecular evolution of venom in side-stabbers.

Toxins·2013
Same journal

Research on multi-trait genome association study method based on Shannon information entropy.

BMC bioinformatics·2026
Same journal

A multi-view feature fusion framework with interpretable graph convolution for predicting microbe-drug associations.

BMC bioinformatics·2026
Same journal

Covariance decomposition for distance based species tree estimation.

BMC bioinformatics·2026
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
See all related articles

MolTalk is a new programming language and library for analyzing protein structures and mining data from the Protein Data Bank (PDB). It offers a flexible and powerful tool for biologists to easily extract information from protein structures.

Area of Science:

  • Structural bioinformatics
  • Computational biology
  • Biochemistry

Background:

  • Analyzing protein structures and mining Protein Data Bank (PDB) data are critical yet challenging problems in modern biology.
  • Existing tools often lack the flexibility, power, or ease of use required for comprehensive analysis.

Purpose of the Study:

  • To introduce MolTalk, a novel programming language and library designed for efficient protein structure analysis and data mining.
  • To provide a freely available, powerful, and user-friendly tool for biologists.

Main Methods:

  • Development of MolTalk, a programming language with a libmoltalk library implemented in Objective-C.
  • Creation of a Smalltalk-based interpreter for MolTalk.
  • Implementation of PDBChainSaw, a MolTalk-based utility for parsing PDB files and extracting structural and header information.

Related Experiment Videos

Main Results:

  • MolTalk combines the ease of procedural scripting with the power of a full programming language.
  • PDBChainSaw synchronizes with weekly PDB updates, extracting sequences and header information (organism, compound, EC code) for each protein chain.
  • MolTalk offers methods for analyzing and modifying protein structures, suitable for various complexity levels.

Conclusions:

  • MolTalk is valuable for large-scale protein structure analysis, benchmarking, and model evaluation.
  • It enables rapid retrieval of specific structural information like H-bonds and ligand contacts.
  • MolTalk facilitates the development of complex bioinformatics software and serves as a front-end for databases.