BioNMR

BioNMR (http://www.bionmr.com/forum/)
-   Journal club (http://www.bionmr.com/forum/journal-club-9/)
-   -   [NMR paper] Parser Combinators: a Practical Application for Generating Parsers for NMR Data. (http://www.bionmr.com/forum/journal-club-9/parser-combinators-practical-application-generating-parsers-nmr-data-19490/)

nmrlearner 12-20-2013 08:40 PM

Parser Combinators: a Practical Application for Generating Parsers for NMR Data.
 
Parser Combinators: a Practical Application for Generating Parsers for NMR Data.

Related Articles Parser Combinators: a Practical Application for Generating Parsers for NMR Data.

Proc Int Conf Inf Technol New Gener. 2013;

Authors: Fenwick M, Weatherby G, Ellis HJ, Gryk MR

Abstract
Nuclear Magnetic Resonance (NMR) spectroscopy is a technique for acquiring protein data at atomic resolution and determining the three-dimensional structure of large protein molecules. A typical structure determination process results in the deposition of a large data sets to the BMRB (Bio-Magnetic Resonance Data Bank). This data is stored and shared in a file format called NMR-Star. This format is syntactically and semantically complex making it challenging to parse. Nevertheless, parsing these files is crucial to applying the vast amounts of biological information stored in NMR-Star files, allowing researchers to harness the results of previous studies to direct and validate future work. One powerful approach for parsing files is to apply a Backus-Naur Form (BNF) grammar, which is a high-level model of a file format. Translation of the grammatical model to an executable parser may be automatically accomplished. This paper will show how we applied a model BNF grammar of the NMR-Star format to create a free, open-source parser, using a method that originated in the functional programming world known as "parser combinators". This paper demonstrates the effectiveness of a principled approach to file specification and parsing. This paper also builds upon our previous work [1], in that 1) it applies concepts from Functional Programming (which is relevant even though the implementation language, Java, is more mainstream than Functional Programming), and 2) all work and accomplishments from this project will be made available under standard open source licenses to provide the community with the opportunity to learn from our techniques and methods.


PMID: 24352525 [PubMed - as supplied by publisher]



More...


All times are GMT. The time now is 03:31 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0
Copyright, BioNMR.com, 2003-2013