Releases: avimanyu786/TrajectoryMergeAssist
TMA-2.1.1
TMA-2.1
Added similar GUI support for merging GROMACS trajectories
TMA-2.0
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
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
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