jgoslin
This project is a parser, validator and normalizer for shorthand lipid names, based on the Goslin project.
This project is a parser, validator and normalizer for shorthand lipid names, based on the Goslin project.
To install this package, run one of the following:
The Grammar of succinct lipid nomenclature project (Goslin) defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not. jGoslin uses the Goslin grammars and the generated parser to support the following general tasks. 1) Facilitate the parsing of shorthand lipid names dialects. 2) Provide a structural representation of the shorthand lipid after parsing. 3) Use the structural representation to generate normalized names.
Summary
This project is a parser, validator and normalizer for shorthand lipid names, based on the Goslin project.
Last Updated
Nov 28, 2023 at 19:07
License
Apache License 2.0
Total Downloads
6.3K
Supported Platforms