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

Code generation through annotation of macromolecular structure data

J Biggs1, C Pu, P Bourne

  • 1Department of Computer Science and Engineering, Oregon Graduate Institute of Science & Technology, Portland 97291-1000, USA. biggs@cse.ogi.edu

Proceedings. International Conference on Intelligent Systems for Molecular Biology
|January 1, 1997
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

[Effectiveness of the integrated schistosomiasis control programme in Sichuan Province from 2015 to 2023].

Zhongguo xue xi chong bing fang zhi za zhi = Chinese journal of schistosomiasis control·2025
Same author

[Schistosomiasis control in Sichuan Province since the 12th Five - Year Plan period: progress and prospects].

Zhongguo xue xi chong bing fang zhi za zhi = Chinese journal of schistosomiasis control·2024
Same author

[Tracking evaluation on the implementation of <i>Survey of oncomelanid snails</i> (WS/T 563-2017) in Sichuan and Anhui provinces].

Zhongguo xue xi chong bing fang zhi za zhi = Chinese journal of schistosomiasis control·2024
Same author

<i>VDR</i> gene <i>Apa</i>I polymorphism and risk of postmenopausal osteoporosis: a meta-analysis from 22 studies.

Climacteric : the journal of the International Menopause Society·2023
Same author

Afterslip Moment Scaling and Variability From a Global Compilation of Estimates.

Journal of geophysical research. Solid earth·2022
Same author

[Anatomy of the deep circumflex iliac artery perforators and reconstruction of complex mandibular defects with chimeric deep circumflex iliac artery perforator flap].

Nan fang yi ke da xue xue bao = Journal of Southern Medical University·2021
Same journal

Proceedings of the 8th International Conference on Intelligent Systems for Molecular Biology (ISMB 2000). San Diego, California, USA. August 19-23, 2000.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2001
Same journal

Analysis of gene expression data with pathway scores.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Towards a complete map of the protein space based on a unified sequence and structure analysis of all known proteins.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Mining for putative regulatory elements in the yeast genome using gene expression data.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

A multiple alignment algorithm for metabolic pathway analysis using enzyme hierarchy.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
Same journal

Sequence database search using jumping alignments.

Proceedings. International Conference on Intelligent Systems for Molecular Biology·2000
See all related articles

Maintaining software for evolving data annotation schemes like macromolecular Crystallographic Information File (mmCIF) is challenging. A new domain-specific language (DSL) simplifies mmCIF and Protein Data Bank (PDB) annotation code conversion.

Area of Science:

  • Structural Biology
  • Bioinformatics
  • Computational Biology

Background:

  • Software maintenance for evolving data annotation schemes is costly and time-consuming.
  • Limited software adoption hinders the widespread use of annotation schemes.
  • Macromolecular Crystallographic Information File (mmCIF) is a structured annotation for crystallographic data.

Purpose of the Study:

  • To develop a generalized solution for maintaining software associated with evolving data annotation schemes.
  • To address the challenge of keeping conversion code between mmCIF and Protein Data Bank (PDB) annotations current.
  • To ensure consistent data conversion by integrating it into a global dictionary.

Main Methods:

  • A domain-specific language (DSL) was integrated into the mmCIF dictionary.

Related Experiment Videos

  • The DSL utilizes specific mapping modules for data item categories.
  • A code generator creates executable conversion tools from updated mapping modules.
  • Main Results:

    • The DSL simplifies the process of updating mappings between mmCIF and PDB annotations.
    • Code generation ensures that conversion tools remain current with annotation scheme changes.
    • The approach allows individuals with domain expertise but limited programming skills to manage code updates.

    Conclusions:

    • The developed DSL and code generator provide an efficient and maintainable solution for evolving annotation schemes.
    • This method standardizes data conversion, preventing varied interpretations across research groups.
    • The approach is generalizable to other molecular biology data annotation schemes.