io.input_file_reader

A package containing modules, classes and functions to parse and read input files of PQAnalysis itself and the md engines it supports.

Submodules

Subpackages

Summary

__all__ Classes:

InputDictionary

Input file dictionary.

InputFileFormat

An enumeration of the supported input formats.

InputFileParser

Class to parse input files.

PQAnalysisInputFileReader

A class to read the input file for the PQAnalysis.

PQInputFileReader

Reads a PQ input file and parses it.

Reference