Skip to content

Releases: avimanyu786/TrajectoryMergeAssist

TMA-2.1.1

30 Jan 09:13
b5f7468
Compare
Choose a tag to compare

Revised and fixed Python 3 code with correct indentations. Works with Python 3.9.1.

TMA-2.1

21 Feb 13:59
eaa1fe2
Compare
Choose a tag to compare

Added similar GUI support for merging GROMACS trajectories

TMA-2.0

17 Feb 19:53
89b1947
Compare
Choose a tag to compare

1. TrajectoryMergeAssist now bundled with tma-setup.sh installer with dependencies

To use the installer, just use a terminal and run:

chmod +x tma-setup.sh
./tma-setup.sh

tma-setup.sh will also set the path for you.

Supported Linux Distros for the installer: Debian based, CentOS, Fedora and RHEL

2. Explicit paths revised to default $SCHRODINGER path

Before proceeding with merging, TMA will first check for an existing Desmond installation and will quit if not found.

3. Navigate & choose the input data from any location

TMA-1.2

13 Sep 17:34
07e7059
Compare
Choose a tag to compare

TrajectoryMergeAssist can now be installed and run from any Terminal

Fixed explicit paths for all supported versions of Desmond

Wiki Updated

TMA-1.1.03

07 May 11:39
488fa62
Compare
Choose a tag to compare

Includes both Python 2.7 and Python 3 versions along-with test data

TMA.py written in Python 2.7

TMA_PY3.py written in Python 3

tma_test_data.zip contains data available for testing

TrajectoryMergeAssist_v1.1.03.tar.gz contains all dependencies (except Desmond) with binary executable (based on Python 2.7 build) for Linux