Re: [AMBER] Split Coordinate files in Amber

From: Rohanizeidanlou, Sahar <srohani3.calstatela.edu>
Date: Fri, 16 Jul 2021 16:03:43 +0000

Hi Matthew,

Thank you so much for your help. This worked. Here's the commands I used to split complex coordinate and topology files into Guest top and crd.

#script to generate Guest top and crd from solvated complex top and crd
#load solvated complex top files
parm cb7-1.prmtop
#load solvated complex coordinates
trajin cb7-1.rst7
reference cb7-1.rst7
#trip water molecules and counterions
strip :WAT
strip :Cl-
#strip CB7 ( host )
strip :CB7 outprefix g1-dry nobox
#prepare restart output file with nobox
trajout g1-dry restart nobox
#write the output into a file
writedata g1-dry
#run the trajectory and all of the files will be saved
run
quit

The same steps can be used to prepare Host top and crd files by stripping the guest molecules.

Best regards,
Sahar
________________________________
From: Matthew Guberman-Pfeffer <matthew.guberman-pfeffer.uconn.edu>
Sent: Tuesday, July 13, 2021 10:54 AM
To: AMBER Mailing List <amber.ambermd.org>
Subject: Re: [AMBER] Split Coordinate files in Amber

Hi Sahar,

Did you try using the trajout <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Famberhub.chpc.utah.edu%2Ftrajout%2F&amp;data=04%7C01%7Csrohani3%40calstatela.edu%7Ce6608866a8214943828108d946273b9c%7Cce8a2002448f4f5882b1d86f73e3afdd%7C0%7C0%7C637617957183223022%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=nxUfO4ctorCITOyzAgDuf69Ir7leQkkhwKqLSWODgDg%3D&amp;reserved=0> command in capptraj after using the strip <https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Famberhub.chpc.utah.edu%2Fstrip%2F&amp;data=04%7C01%7Csrohani3%40calstatela.edu%7Ce6608866a8214943828108d946273b9c%7Cce8a2002448f4f5882b1d86f73e3afdd%7C0%7C0%7C637617957183223022%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=vTHZ2vgCr%2FnAejqou55C79y3xSH3LkC%2B95M10uEMChc%3D&amp;reserved=0> command?

Best,
Matthew

> On Jul 13, 2021, at 1:49 PM, Rohanizeidanlou, Sahar <srohani3.calstatela.edu> wrote:
>
> *Message sent from a system outside of UConn.*
>
>
> Hello Amber Support Team,
>
> I have coordinate files (and topology files) of solvated complex of Protein-Ligand and I want to remove water molecule coordinates and split the remaining coordinates into Protein and Ligand coordinates. I figured how to do this for Topology files, but I couldn't find anything in Amber manual that could help with coordinate files. I appreciate if you could guide me on this.
>
> Thanks and best regards,
> Sahar
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.ambermd.org%2Fmailman%2Flistinfo%2Famber&amp;data=04%7C01%7Csrohani3%40calstatela.edu%7Ce6608866a8214943828108d946273b9c%7Cce8a2002448f4f5882b1d86f73e3afdd%7C0%7C0%7C637617957183223022%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=jDIFHzM8vFOK%2Bd6biluUUmGeJ3OO%2FIz7qHs8rHLhxv8%3D&amp;reserved=0

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
https://nam10.safelinks.protection.outlook.com/?url=http%3A%2F%2Flists.ambermd.org%2Fmailman%2Flistinfo%2Famber&amp;data=04%7C01%7Csrohani3%40calstatela.edu%7Ce6608866a8214943828108d946273b9c%7Cce8a2002448f4f5882b1d86f73e3afdd%7C0%7C0%7C637617957183223022%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=jDIFHzM8vFOK%2Bd6biluUUmGeJ3OO%2FIz7qHs8rHLhxv8%3D&amp;reserved=0
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Jul 16 2021 - 09:30:02 PDT
Custom Search