GLYCAM-Web / GLYCAM-Web/gmml

Consolidate/update parameter use in GMML

Open
#115 1 comment 0 reactions 2 assignees Claimed by @Lachele View on GitHub
enhancement
Dominant language
C++
Stars
7
Forks
11
PR merge metrics
No merged PRs in 30d

Description

In gmml/dat we have multiple copies of the same prep file i.e:
CurrentParams/leaprc_GLYCAM_06j-1_2014-03-14/GLYCAM_06j-1.prep
prep/GLYCAM_06j-1.prep
We need to decide on how to best store and keep these parameters up to date.

Lachele: I greatly prefer lib/off to prep. That format has its own headaches, but they are easier headaches.
We could also consider, say, mmcif.
Ideally, I would like a format that is:
Reasonably easy to understand. (lib/off is nowhere near as bad a prep, which lets you think you understand)
Self documenting (lib/off does this, if tersely).
Allows for details about "if connected to a residue of type X, then apply these geometries to these linking atome"
Extensible, since few do that last one well, if at all.
If deleting atom Y, then adjust charges/geometries/etc., according to these rules.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.