jgoslin 2.0.2 API
JavaDoc API documentation for the jgoslin data model and parser packages.
- The jgoslin GitHub project (this project).
- The Goslin project with grammars and documentation.
- The Python 3 implementation.
- The C++ 11 implementation.
- The C# implementation.
- The R implementation (based on cppgoslin).
Package Overview
- DOMAIN - The data model for Goslin.
- PARSERS - The grammar-specific parser implementations.
- CLI - The command line interface for reading and translation of lipid shorthand nomenclature.
Goslin object model structure and object model mapping
For more information and for a table of the supported lipid classes, please consult the documentation
Package
Description
This package contains the command line interface for jgoslin.
This package contains the main common domain models for lipids.
This package contains the parser implementations for the lipid grammars.