is there any server which uses amber force field to make gro file. acpype commnad can convert amber topology to gromacs. If theres another direct way to deal with this
U must first install ambertools (its fortunately free!). Then make your .prmtop and .crd files using tleap or xleap (included in Ambertools). then use this file to convert .prmtop and .crd files to .top and .gro files
U must first install ambertools (its fortunately free!). Then make your .prmtop and .crd files using tleap or xleap (included in Ambertools). then use this file to convert .prmtop and .crd files to .top and .gro files
Is parmed.py (which will come along with AMBER Tools) will do the same ? if Yes , can anyone please explain how to use this script to convert AMBER topology to gromacs toplogy ?