Giter VIP home page Giter VIP logo

Comments (5)

swails avatar swails commented on August 17, 2024

Complexity, IMO. This is a complex parser to write. MDTraj has it in Python (and I'm thinking about pilfering it for ParmEd).

The reason I haven't done it for ParmEd yet is because my time is limited and its priority is much lower than other improvements I want to make. Given that the Amber mask is just as expressive (albeit with a steeper learning curve and more obfuscated syntax), the priority to add this is even lower.

My guess is @Mojyt's reason is similar, and he probably doesn't have as convenient a place to steal a parser as I do... (unless VMD has a modular version of it and their license is suitably permissive enough to steal the code).

from cpptraj.

hainm avatar hainm commented on August 17, 2024

ha ha, I guess I would "steal" from either mdtraj or other open sources. cpptraj can still benefit from this via pytraj. :D (and it makes sense to not reinvent the wheel).

from cpptraj.

drroe avatar drroe commented on August 17, 2024

On Saturday, February 7, 2015, Hai Nguyen [email protected] wrote:

(and it makes sense to not reinvent the wheel).

This is the main reason for me. The current mask parser works just fine,
so there is little incentive to put much work into this right now. I would
like to eventually support keywords like 'backbone' etc, but that brings
additional complexities (e.g. Backbone atom names differ between different
md packages). May be something to chat about at the Amber mtg.


Reply to this email directly or view it on GitHub
#6 (comment).


Daniel R. Roe, PhD
Department of Medicinal Chemistry
University of Utah
30 South 2000 East, Room 307
Salt Lake City, UT 84112-5820
http://home.chpc.utah.edu/~cheatham/
(801) 587-9652
(801) 585-6208 (Fax)

from cpptraj.

swails avatar swails commented on August 17, 2024

I would
like to eventually support keywords like 'backbone' etc, but that brings
additional complexities (e.g. Backbone atom names differ between different
md packages).

Are you thinking as a separate grammar supported by cpptraj, or as an extension to the Amber mask syntax? (Just out of curiosity)

from cpptraj.

drroe avatar drroe commented on August 17, 2024

On Sun, Feb 8, 2015 at 2:00 PM, Jason Swails [email protected]
wrote:

I would
like to eventually support keywords like 'backbone' etc, but that brings
additional complexities (e.g. Backbone atom names differ between different
md packages).

Are you thinking as a separate grammar supported by cpptraj, or as an
extension to the Amber mask syntax? (Just out of curiosity)

The former to start (if it ever happens at all). I don't want to mess with
any of the other masks parsers for experimental stuff (also fortran makes
my head ache sometimes).

-Dan


Reply to this email directly or view it on GitHub
#6 (comment).


Daniel R. Roe, PhD
Department of Medicinal Chemistry
University of Utah
30 South 2000 East, Room 307
Salt Lake City, UT 84112-5820
http://home.chpc.utah.edu/~cheatham/
(801) 587-9652
(801) 585-6208 (Fax)

from cpptraj.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.