Hi,
You can use cpptraj do do this:
cpptraj -p <topology file> -y <restart file> -x myfile.mol2
or use the input
parm <topology file>
trajin <restart file>
trajout myfile.mol2
run
If you need the SYBYL types you should specify the
sybyltype/sybylatom/sybylbond keyword(s) with either the '-xa' command
line arg or as keywords to 'trajout'. See the manual for full details.
Hope this helps,
-Dan
On Wed, Nov 10, 2021 at 4:26 AM Eugene huh <eugeneh55.gmail.com> wrote:
>
> Dear AMBER users,
>
> I'd like to generate lib, frcmod to generate mol2 file with only topology
> and rst file.
>
> I found 'top2mol2' on the Antechamber page (
> https://ambermd.org/antechamber/ac.html) and tried to run 'top2mol2' like
> 'antechamber'. But it didn't work. (See, using AMBER16 and 20)
>
> How can I use "top2mol2" or is there a better way to create a lib with rst
> and top?
>
> Best regards
> Eugene
> ᐧ
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Dec 01 2021 - 08:30:03 PST