FreeBSD.software
Home/science/maeparser

maeparser

1.3.3_1

Parser for Schrodinger Maestro files

maeparser is a C++ library developed by Schrodinger for efficiently and losslessly parsing Maestro files, which serve as Schrodinger's primary output format for storing molecular structures and data. This parser is crucial for any software package needing to interact with Schrodinger's physics-based modeling outputs. It supports various applications in computational chemistry, including molecular dynamics, ligand-protein docking, and quantum mechanics. The library utilizes a recursive descent approach, prioritizing parsing speed to ensure quick and accurate extraction of data from .mae, .maegz, and .mae.gz structure files. These files can contain multiple structures, delimited by "f_m_ct", with standard block and property names defined in MaeConstants.hpp.

Origin: science/maeparser
Category: science
Size: 297KiB
License: MIT
Maintainer: yuri@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install maeparser

Dependencies (1)

Required By (2 packages)

More in science