question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

In line with the overall API proposal, we want to have parsers for each of the major MD engines, and eventually have coverage for all of those in use. Since there are essentially two types of estimators (TI and FEP), each packages needs a parser for:

  1. ~Extracting reduced potentials u_nk from output files (for FEP).~ (EDIT: This objective is postponed, emphasis right now on TI. Open issue for u_nk when needed. — @orbeckst 2017-11-03)
  2. Extracting derivatives DHdl from output files (for TI).

This issue is the nexus for discussion for such parsers for the AMBER package. If you have existing parsing code for this package, comment below and we can begin adapting it into the parsers outlined above in a PR.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
orbeckstcommented, Nov 14, 2017

Congratulations @shuail ! Excellent work and a major milestone done.

0reactions
orbeckstcommented, Nov 14, 2017

Closed with PR #36.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amber parsing - alchemlyb - Read the Docs
Parsers for extracting alchemical data from AMBER output files. Some of the file parsing parts are adapted from alchemical-analysis. Changed in version 1.0.0: ......
Read more >
parser-amber - nomad-lab - MPCDF Gitlab
This is a NOMAD parser for Amber. It will read Amber input and output files and provide all information in NOMAD's unified Metainfo...
Read more >
AmberParser.go - Convenience package for parsing Amber ...
AmberParser.go - Convenience package for parsing Amber templates with JSON parameters - AmberParser.go.
Read more >
5.20. AMBER PRMTOP topology parser
5.20. AMBER PRMTOP topology parser . Reads an AMBER top file to build the system. Amber keywords are turned into the following attributes: ......
Read more >
The parmed.amber package - GitHub Pages
A class that can parse and print files stored in the Amber topology or MDL format. AmberParm ([prm_name, xyz, box, rst7_name]). Amber Topology...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found