Skip to content

joaomcteixeira/dropped_TaurenMD

Repository files navigation

!!!!!I have stop developing this repository. It remains open as a register of the past¡¡¡¡¡

Tauren-MD

Tauren-MD is an interface that streamlines analysis routines for Molecular Dynamics.

Description

Tauren-MD was designed to facilitate the usage of scientific MD analysis libraries to non-developer users, though it can be very useful also for the proficient Pythonistas out there.

Tauren-MD wraps around high performance MD analysis libraries, such as: MDTraj, MDAnalysis, OpenMM (and implementing others...); and it contains its own routines for data representation and export, such as curated plotting templates through matplotlib.

In this way, Tauren-MD attempts to be an à la carte menu where the user can easily chose from a predefined list of actions what she/he wants from hers/his trajectories: a configuration file can be easily setup with the desired routines and executed via the taurenmd executable file (created after installation).

Documentation

The complete and latest Tauren-MD project description and full documentation is available online at the project's website.

If you have cloned this repository or downloaded any of the previous releases you can access the corresponding version documentation offline, simply open the index.html file stored in docs folder with your favourite web-browser.

Citing

Cite Tauren-MD project as:

Or, if you want to cite a specific version you have used, refer to the DOI of that version, for example:

You SHOULD by all means cite the Molecular Dynamics (MD) analysis libraries upon which Tauren-MD wraps. For example, by selecting "mdtraj" as "traj_type" in the configuration file you are making use of it, therefore you should also cite MDTraj along with Tauren-MD; the same applies for any other library Tauren-MD uses and which you have chosen to use.

Please read further on more details on how to cite Tauren-MD's dependencies.

License

The entire Tauren-MD code comes with no liability and is licensed under the GPL-3.0.

image