<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ranipv076</id>
		<title>Script | Spoken-Tutorial - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ranipv076"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Special:Contributions/Ranipv076"/>
		<updated>2026-04-09T07:43:21Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-06-06T08:12:04Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| &lt;br /&gt;
* Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* In microsecond or millisecond timescale, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* In microsecond or millisecond timescale, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the '''production md run'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyze flexible structures or molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 17'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 18'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 19'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T08:26:22Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| &lt;br /&gt;
* Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* In microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the '''production md run'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyze flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T08:17:38Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| &lt;br /&gt;
* Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* In microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the '''production md run'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyze flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T07:36:17Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| &lt;br /&gt;
* Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| &lt;br /&gt;
* In microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T07:33:41Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| &lt;br /&gt;
* Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| * The microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T07:32:28Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| * The microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-05-30T07:31:58Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1 nanosecond production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| * The microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English</id>
		<title>Gromacs/C3/Visualization-With-VMD/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English"/>
				<updated>2022-05-30T06:18:12Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromacs''' generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Open a '''Gromacs''' generated trajectory file&lt;br /&gt;
* Play and view the frames in the trajectory&lt;br /&gt;
* Color and display structures from selected frames&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | &lt;br /&gt;
* Create a movie from the trajectory&lt;br /&gt;
* Align structures from two different states of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''VMD''' 1.9.3 &lt;br /&gt;
* '''VLC''' media player 3.0.8&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided folder with input files to the '''Desktop''' directory.&lt;br /&gt;
|  | Copy the provided folder containing the input files to the working directory.&lt;br /&gt;
&lt;br /&gt;
'''VMD''' can open the '''trr, gro''' and '''pdb''' files present here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show input files in the file manager.&lt;br /&gt;
|  | The '''npt.trr''' is a trajectory file, which is readable by '''VMD'''. &lt;br /&gt;
&lt;br /&gt;
This file was generated in the pressure equilibration step.&lt;br /&gt;
&lt;br /&gt;
It contains the many conformational states of the protein during the simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s open the '''npt.gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||Showm opening a '''terminal''', changing to working directory and &lt;br /&gt;
||Linux users, can open a terminal and change to the working directory.&lt;br /&gt;
&lt;br /&gt;
Windows users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''VMD npt.gro''' at the terminal prompt.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|  | Open a '''terminal''' and change path to the working directory.&lt;br /&gt;
&lt;br /&gt;
The '''gro''' file is the final output of the '''npt''' step from '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The molecule '''npt.gro''' gets loaded.&lt;br /&gt;
|  | This is the starting structure file for the '''MD''' simulation of the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Let’s change the display mode and show only the '''protein''' for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''protein''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''protein'''.&lt;br /&gt;
&lt;br /&gt;
Now water molecules get hidden.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|  | I will also display the box with the '''pbc space box''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD''' graphics window.&lt;br /&gt;
|  | Let’s ascertain the protein is not split into parts in the box.&lt;br /&gt;
&lt;br /&gt;
It may happen so and due to the '''periodic boundary condition'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | If such a situation is observed, user must rerun the equilibration step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
|  | Let’s next load the trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose '''npt.gro'''.&lt;br /&gt;
&lt;br /&gt;
Let's load the the '''trajectory''' file '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''Load''' window.&lt;br /&gt;
|  | Let’s close the '''Load''' window.&lt;br /&gt;
&lt;br /&gt;
The trajectory file is loaded to a structure by '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show loading of all the states.&lt;br /&gt;
&lt;br /&gt;
Show number of frames in the '''Main window'''. &lt;br /&gt;
|  | '''VMD''' loads all the conformational states of the protein from the '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
These are called the different frames.&lt;br /&gt;
&lt;br /&gt;
The number of frames or states, in the '''trajectory''' is also displayed here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the play button.&lt;br /&gt;
|  | Next, click on the play button, seen on the lower right end of the main window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the playing of the trajectory.&lt;br /&gt;
|  | Notice, all the states in the trajectory being played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory.&lt;br /&gt;
|  | The duration of the '''equilibration''' step is short.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide the speed slider to slow it down.&lt;br /&gt;
|  | We can also adjust the speed at which the states are played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on pause and step buttons.&lt;br /&gt;
|  | We can pause and step through the states of the trajectory as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Now, let’s view the chloride ions, which are present in the system . &lt;br /&gt;
&lt;br /&gt;
For this, first click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create New rep'''.&lt;br /&gt;
|  | Then, click on '''Create New rep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''name CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
|  | For '''Drawing methods''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory again.&lt;br /&gt;
|  | Now, play the '''trajectory''' file again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice that, the '''chloride''' ions, being smaller, moves faster than the protein.&lt;br /&gt;
&lt;br /&gt;
This movement is due to diffusion.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the ion exiting the box and being added back.&lt;br /&gt;
|  | Occasionally, an ion exits the box and it gets added back to the box.&lt;br /&gt;
&lt;br /&gt;
This is due to the '''periodic boundary condition''' which was set up in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s make a movie of all the frames in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
|  | For this click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Set working directory'''.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to '''Videos''' folder.&lt;br /&gt;
|  | I will first '''Set the working directory'''. Click on it.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to the '''Videos''' path to save the videos.&lt;br /&gt;
&lt;br /&gt;
You may choose this directory as you desire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2 (ffmpeg)'''.&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2''' '''(ffmpeg)''' to choose the video format. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Renderer''' and hover over '''Snapshot'''.&lt;br /&gt;
|  | For '''Renderer''' I will retain '''Snapshot'''.&lt;br /&gt;
&lt;br /&gt;
This captures each frame as seen in the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In '''Name of movie''' field, type '''firstmovie'''.&lt;br /&gt;
|  | For '''Name of movie''', I will enter '''firstmovie'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Hover over '''trajectory''' step and duration.&lt;br /&gt;
|  | Notice, the '''trajectory''' step is 1 and movie duration is 4 seconds now.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Make Movie'''.&lt;br /&gt;
|  | Click on '''Make Movie''' and notice the progress.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''VMD Movie Generator''' window.&lt;br /&gt;
|  | After the process is completed, close the '''VMD Movie Generator''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open file manager and go to the '''Videos''' folder.&lt;br /&gt;
|  | Open the file manager and go to the '''Videos''' folder where the movie was created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
|  | Open the '''firstmovie.mpg'''.&lt;br /&gt;
&lt;br /&gt;
I will use '''VLC''' media player for it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the '''firstvideo.mpg''' video.&lt;br /&gt;
|  | Pause the tutorial video and play the movie that you just created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VLC''' and go back to '''VMD'''.&lt;br /&gt;
|  | I will close '''VLC''' and let’s go back to '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the graphical representations window.&lt;br /&gt;
|  | Next, let’s display color and select frames for display from the trajectory.&lt;br /&gt;
&lt;br /&gt;
Go to the graphical representations window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Selected atoms''' form with '''npt.gro''' molecule selected.&lt;br /&gt;
|  | Make sure that the '''npt.gro''' molecule is selected as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the Coloring methods pulldown, select '''Trajectory''' and choose'''Timestep'''.&lt;br /&gt;
|  | In the '''Coloring method''' pulldown, select '''Trajectory''' and choose &lt;br /&gt;
'''Timestep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Drawing method'''.&lt;br /&gt;
&lt;br /&gt;
Click on the play button in '''VMD''' main window.&lt;br /&gt;
|  | You may change the '''Drawing method''' if desired.&lt;br /&gt;
&lt;br /&gt;
Now, play the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show color change in the graphics window.&lt;br /&gt;
|  | Notice the starting frame is red by default and ending frame is in blue color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on play again to stop.&lt;br /&gt;
|  | I will stop to play the frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Draw multiple frames'''.&lt;br /&gt;
|  | By default, '''Draw multiple frames''' is set to '''now''', which is the current frame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''0:20:102''' in the '''Draw multiple frames''' form.&lt;br /&gt;
|  | To show every 20 frames, type 0 colon 20 colon 102.&lt;br /&gt;
&lt;br /&gt;
My '''trajectory''' range is 0 to 102 and hence the limits are specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the 5 displayed frames.&lt;br /&gt;
|  | Now, notice the 5 frames that are displayed in the graphical window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Next, let’s choose specific user selected frames for display. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''1 and 49 and 100''' and press '''Enter'''.&lt;br /&gt;
|  | Say I want to display, 1st, 49th and 100 th frame only.&lt;br /&gt;
&lt;br /&gt;
Type, '''1 and 49 and 100''' and press '''Enter''' as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the displayed frames in graphical window.&lt;br /&gt;
|  | This will show the three specified frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s compare the '''npt.gro''' structure with the starting structure of '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
We will read both molecules and align them for comparison.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''now''' and press '''Enter'''.&lt;br /&gt;
|  | First I will reset the display to the present frame.&lt;br /&gt;
&lt;br /&gt;
Then alignment process will be clearly visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  |Close the Window.&lt;br /&gt;
|  | Close the representations Windows.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Browse''', choose '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
| | Let’s read in '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First.gro''' has hydrogens added to it.&lt;br /&gt;
&lt;br /&gt;
It’s precursor is, '''1aki.pdb'''.&lt;br /&gt;
&lt;br /&gt;
Both molecules have the same number of atoms in the protein.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
&lt;br /&gt;
Let’s show all the atoms and bonds of the protein from '''npt.gro''' file also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Rotate the graphics window to show both the molecules.&lt;br /&gt;
|  | Then, the loaded structures may not be discernible separately.&lt;br /&gt;
&lt;br /&gt;
If so, rotate them in the graphics window to view them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graphics windows.&lt;br /&gt;
|  | Now the molecules are not aligned properly, to view any conformational differences.&lt;br /&gt;
&lt;br /&gt;
Hence, we will align the two molecules or overlay them .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
|  | For this first click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
&lt;br /&gt;
A '''VMD TKconsole''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel0 [atomselect 0 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Type the command as seen and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This selects all atoms in the protein from the first structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel1 [atomselect 1 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Now select all the atoms from the second structure using the command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set A [measure fit $sel0 $sel1]''' and press '''Enter'''.&lt;br /&gt;
|  | This command '''fits''' the positions of the atoms in the two protein molecules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''fit''' command works, only when the number of atoms are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''$sel0 move $A''' and press '''Enter'''.&lt;br /&gt;
|  | The move command, '''realigns''' the position of the molecule in the graphics window.&lt;br /&gt;
&lt;br /&gt;
The coordinates of the first molecule is aligned with that of the second.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor in '''VMD''' graphics window.&lt;br /&gt;
|  | The change in positions and conformational change if any is clearly seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Loaded a trajectory file&lt;br /&gt;
* Played and viewed frames from the '''trajectory'''&lt;br /&gt;
* Created a movie using the frames in the '''trajectory'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Changed color and viewed selected frames&lt;br /&gt;
* Aligned the starting and equilibrated structures of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
Answer the following question.* Can '''1AKI.pdb''' be aligned with '''npt.gro''', with the '''measure fit''' command?&lt;br /&gt;
* Explain the reasoning and demonstrate it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Create a new representation for '''npt.gro''' molecule&lt;br /&gt;
* In '''Selected atoms''' enter, '''''water and within 2 of protein'''''&lt;br /&gt;
* This displays water molecules present only within 2A of protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Play the trajectory and notice the movement of water molecules &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English</id>
		<title>Gromacs/C3/Visualization-With-VMD/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English"/>
				<updated>2022-05-26T11:35:39Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromacs''' generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Open a '''Gromacs''' generated trajectory file&lt;br /&gt;
* Play and view the frames in the trajectory&lt;br /&gt;
* Color and display structures from selected frames&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | &lt;br /&gt;
* Create a movie from the trajectory&lt;br /&gt;
* Align structures from two different states of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''VMD''' 1.9.3 &lt;br /&gt;
* '''VLC''' media player 3.0.8&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided folder with input files to the '''Desktop''' directory.&lt;br /&gt;
|  | Copy the provided folder containing the input files to the working directory.&lt;br /&gt;
&lt;br /&gt;
'''VMD''' can open the '''trr, gro''' and '''pdb''' files present here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show input files in the file manager.&lt;br /&gt;
|  | The '''npt.trr''' is a trajectory file, which is readable by '''VMD'''. &lt;br /&gt;
&lt;br /&gt;
This file was generated in the pressure equilibration step.&lt;br /&gt;
&lt;br /&gt;
It contains the many conformational states of the protein during the simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s open the '''npt.gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||Showm opening a '''terminal''', changing to working directory and &lt;br /&gt;
||Linux users, can open a terminal and change to the working directory.&lt;br /&gt;
&lt;br /&gt;
Windows users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''VMD npt.gro''' at the terminal prompt.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|  | Open a '''terminal''' and change path to the working directory.&lt;br /&gt;
&lt;br /&gt;
The '''gro''' file is the final output of the '''npt''' step from '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The molecule '''npt.gro''' gets loaded.&lt;br /&gt;
|  | This is the starting structure file for the '''MD''' simulation of the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Let’s change the display mode and show only the '''protein''' for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''protein''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''protein'''.&lt;br /&gt;
&lt;br /&gt;
Now water molecules get hidden.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|  | I will also display the box with the '''pbc space box''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD''' graphics window.&lt;br /&gt;
|  | Let’s ascertain the protein is not split into parts in the box.&lt;br /&gt;
&lt;br /&gt;
It may happen so and due to the '''periodic boundary condition'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | If such a situation is observed, user must rerun the equilibration step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
|  | Let’s next load the trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose '''npt.gro'''.&lt;br /&gt;
&lt;br /&gt;
Let's load the the '''trajectory''' file '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''Load''' window.&lt;br /&gt;
|  | Let’s close the '''Load''' window.&lt;br /&gt;
&lt;br /&gt;
The trajectory file is loaded to a structure by '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show loading of all the states.&lt;br /&gt;
&lt;br /&gt;
Show number of frames in the '''Main window'''. &lt;br /&gt;
|  | '''VMD''' loads all the conformational states of the protein from the '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
These are called the different frames.&lt;br /&gt;
&lt;br /&gt;
The number of frames or states, in the '''trajectory''' is also displayed here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the play button.&lt;br /&gt;
|  | Next, click on the play button, seen on the lower right end of the main window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the playing of the trajectory.&lt;br /&gt;
|  | Notice, all the states in the trajectory being played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory.&lt;br /&gt;
|  | The duration of the '''equilibration''' step is short.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide the speed slider to slow it down.&lt;br /&gt;
|  | We can also adjust the speed at which the states are played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on pause and step buttons.&lt;br /&gt;
|  | We can pause and step through the states of the trajectory as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Now, let’s view the chloride ions, which are present in the system . &lt;br /&gt;
&lt;br /&gt;
For this, first click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create New rep'''.&lt;br /&gt;
|  | Then, click on '''Create New rep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''name CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
|  | For '''Drawing methods''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory again.&lt;br /&gt;
|  | Now, play the '''trajectory''' file again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice that, the '''chloride''' ions, being smaller, moves faster than the protein.&lt;br /&gt;
&lt;br /&gt;
This movement is due to diffusion.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the ion exiting the box and being added back.&lt;br /&gt;
|  | Occasionally, an ion exits the box and it gets added back to the box.&lt;br /&gt;
&lt;br /&gt;
This is due to the '''periodic boundary condition''' which was set up in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s make a movie of all the frames in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
|  | For this click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Set working directory'''.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to '''Videos''' folder.&lt;br /&gt;
|  | I will first '''Set the working directory'''. Click on it.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to the '''Videos''' path to save the videos.&lt;br /&gt;
&lt;br /&gt;
You may choose this directory as you desire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2 (ffmpeg)'''.&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2''' '''(ffmpeg)''' to choose the video format. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Renderer''' and hover over '''Snapshot'''.&lt;br /&gt;
|  | For '''Renderer''' I will retain '''Snapshot'''.&lt;br /&gt;
&lt;br /&gt;
This captures each frame as seen in the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In '''Name of movie''' field, type '''firstmovie'''.&lt;br /&gt;
|  | For '''Name of movie''', I will enter '''firstmovie'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Hover over '''trajectory''' step and duration.&lt;br /&gt;
|  | Notice, the '''trajectory''' step is 1 and movie duration is 4 seconds now.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Make Movie'''.&lt;br /&gt;
|  | Click on '''Make Movie''' and notice the progress.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''VMD Movie Generator''' window.&lt;br /&gt;
|  | After the process is completed, close the '''VMD Movie Generator''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open file manager and go to the '''Videos''' folder.&lt;br /&gt;
|  | Open the file manager and go to the '''Videos''' folder where the movie was created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
|  | Open the '''firstmovie.mpg'''.&lt;br /&gt;
&lt;br /&gt;
I will use '''VLC''' media player for it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the '''firstvideo.mpg''' video.&lt;br /&gt;
|  | Pause the tutorial video and play the movie that you just created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VLC''' and go back to '''VMD'''.&lt;br /&gt;
|  | I will close '''VLC''' and let’s go back to '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the graphical representations window.&lt;br /&gt;
|  | Next, let’s display color and select frames for display from the trajectory.&lt;br /&gt;
&lt;br /&gt;
Go to the graphical representations window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Selected atoms''' form with '''npt.gro''' molecule selected.&lt;br /&gt;
|  | Make sure that the '''npt.gro''' molecule is selected as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the Coloring methods pulldown, select '''Trajectory''' and choose'''Timestep'''.&lt;br /&gt;
|  | In the '''Coloring method''' pulldown, select '''Trajectory''' and choose &lt;br /&gt;
'''Timestep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Drawing method'''.&lt;br /&gt;
&lt;br /&gt;
Click on the play button in '''VMD''' main window.&lt;br /&gt;
|  | You may change the '''Drawing method''' if desired.&lt;br /&gt;
&lt;br /&gt;
Now, play the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show color change in the graphics window.&lt;br /&gt;
|  | Notice the starting frame is red by default and ending frame is in blue color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on play again to stop.&lt;br /&gt;
|  | I will stop to play the frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Draw multiple frames'''.&lt;br /&gt;
|  | By default, '''Draw multiple frames''' is set to '''now''', which is the current frame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''0:20:102''' in the '''Draw multiple frames''' form.&lt;br /&gt;
|  | To show every 20 frames, type 0 colon 20 colon 102.&lt;br /&gt;
&lt;br /&gt;
My '''trajectory''' range is 0 to 102 and hence the limits are specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the 5 displayed frames.&lt;br /&gt;
|  | Now, notice the 5 frames that are displayed in the graphical window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Next, let’s choose specific user selected frames for display. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''1 and 49 and 100''' and press '''Enter'''.&lt;br /&gt;
|  | Say I want to display, 1st, 49th and 100 th frame only.&lt;br /&gt;
&lt;br /&gt;
Type, '''1 and 49 and 100''' and press '''Enter''' as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the displayed frames in graphical window.&lt;br /&gt;
|  | This will show the three specified frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s compare the '''npt.gro''' structure with the starting structure of '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
We will read both molecules and align them for comparison.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''now''' and press '''Enter'''.&lt;br /&gt;
|  | First I will reset the display to the present frame.&lt;br /&gt;
&lt;br /&gt;
Then alignment process will be clearly visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Browse''', choose '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
| | Let’s read in '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  |Close the Window.&lt;br /&gt;
|  | Close the representations Windows.&lt;br /&gt;
&lt;br /&gt;
'''First.gro''' has hydrogens added to it.&lt;br /&gt;
&lt;br /&gt;
It’s precursor is, '''1aki.pdb'''.&lt;br /&gt;
&lt;br /&gt;
Both molecules have the same number of atoms in the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
&lt;br /&gt;
Let’s show all the atoms and bonds of the protein from '''npt.gro''' file also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Rotate the graphics window to show both the molecules.&lt;br /&gt;
|  | Then, the loaded structures may not be discernible separately.&lt;br /&gt;
&lt;br /&gt;
If so, rotate them in the graphics window to view them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graphics windows.&lt;br /&gt;
|  | Now the molecules are not aligned properly, to view any conformational differences.&lt;br /&gt;
&lt;br /&gt;
Hence, we will align the two molecules or overlay them .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
|  | For this first click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
&lt;br /&gt;
A '''VMD TKconsole''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel0 [atomselect 0 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Type the command as seen and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This selects all atoms in the protein from the first structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel1 [atomselect 1 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Now select all the atoms from the second structure using the command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set A [measure fit $sel0 $sel1]''' and press '''Enter'''.&lt;br /&gt;
|  | This command '''fits''' the positions of the atoms in the two protein molecules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''fit''' command works, only when the number of atoms are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''$sel0 move $A''' and press '''Enter'''.&lt;br /&gt;
|  | The move command, '''realigns''' the position of the molecule in the graphics window.&lt;br /&gt;
&lt;br /&gt;
The coordinates of the first molecule is aligned with that of the second.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor in '''VMD''' graphics window.&lt;br /&gt;
|  | The change in positions and conformational change if any is clearly seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Loaded a trajectory file&lt;br /&gt;
* Played and viewed frames from the '''trajectory'''&lt;br /&gt;
* Created a movie using the frames in the '''trajectory'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Changed color and viewed selected frames&lt;br /&gt;
* Aligned the starting and equilibrated structures of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
Answer the following question.* Can '''1AKI.pdb''' be aligned with '''npt.gro''', with the '''measure fit''' command?&lt;br /&gt;
* Explain the reasoning and demonstrate it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Create a new representation for '''npt.gro''' molecule&lt;br /&gt;
* In '''Selected atoms''' enter, '''''water and within 2 of protein'''''&lt;br /&gt;
* This displays water molecules present only within 2A of protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Play the trajectory and notice the movement of water molecules &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English</id>
		<title>Gromacs/C3/Visualization-With-VMD/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English"/>
				<updated>2022-05-26T08:18:22Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromacs''' generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Open a '''Gromacs''' generated trajectory file&lt;br /&gt;
* Play and view the frames in the trajectory&lt;br /&gt;
* Color and display structures from selected frames&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | &lt;br /&gt;
* Create a movie from the trajectory&lt;br /&gt;
* Align structures from two different states of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''VMD''' 1.9.3 &lt;br /&gt;
* '''VLC''' media player 3.0.8&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided folder with input files to the '''Desktop''' directory.&lt;br /&gt;
|  | Copy the provided folder containing the input files to the working directory.&lt;br /&gt;
&lt;br /&gt;
'''VMD''' can open the '''trr, gro''' and '''pdb''' files present here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show input files in the file manager.&lt;br /&gt;
|  | The '''npt.trr''' is a trajectory file, which is readable by '''VMD'''. &lt;br /&gt;
&lt;br /&gt;
This file was generated in the pressure equilibration step.&lt;br /&gt;
&lt;br /&gt;
It contains the many conformational states of the protein during the simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s open the '''npt.gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||Showm opening a '''terminal''', changing to working directory and &lt;br /&gt;
||Linux users, can open a terminal and change to the working directory.&lt;br /&gt;
&lt;br /&gt;
Windows users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''VMD npt.gro''' at the terminal prompt.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|  | Open a '''terminal''' and change path to the working directory.&lt;br /&gt;
&lt;br /&gt;
The '''gro''' file is the final output of the '''npt''' step from '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The molecule '''npt.gro''' gets loaded.&lt;br /&gt;
|  | This is the starting structure file for the '''MD''' simulation of the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Let’s change the display mode and show only the '''protein''' for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''protein''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''protein'''.&lt;br /&gt;
&lt;br /&gt;
Now water molecules get hidden.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|  | I will also display the box with the '''pbc space box''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD''' graphics window.&lt;br /&gt;
|  | Let’s ascertain the protein is not split into parts in the box.&lt;br /&gt;
&lt;br /&gt;
It may happen so and due to the '''periodic boundary condition'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | If such a situation is observed, user must rerun the equilibration step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
|  | Let’s next load the trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose '''npt.gro'''.&lt;br /&gt;
&lt;br /&gt;
Let's load the the '''trajectory''' file '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''Load''' window.&lt;br /&gt;
|  | Let’s close the '''Load''' window.&lt;br /&gt;
&lt;br /&gt;
The trajectory file is loaded to a structure by '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show loading of all the states.&lt;br /&gt;
&lt;br /&gt;
Show number of frames in the '''Main window'''. &lt;br /&gt;
|  | '''VMD''' loads all the conformational states of the protein from the '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
These are called the different frames.&lt;br /&gt;
&lt;br /&gt;
The number of frames or states, in the '''trajectory''' is also displayed here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the play button.&lt;br /&gt;
|  | Next, click on the play button, seen on the lower right end of the main window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the playing of the trajectory.&lt;br /&gt;
|  | Notice, all the states in the trajectory being played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory.&lt;br /&gt;
|  | The duration of the '''equilibration''' step is short.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide the speed slider to slow it down.&lt;br /&gt;
|  | We can also adjust the speed at which the states are played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on pause and step buttons.&lt;br /&gt;
|  | We can pause and step through the states of the trajectory as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Now, let’s view the chloride ions, which are present in the system . &lt;br /&gt;
&lt;br /&gt;
For this, first click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create New rep'''.&lt;br /&gt;
|  | Then, click on '''Create New rep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''name CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
|  | For '''Drawing methods''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory again.&lt;br /&gt;
|  | Now, play the '''trajectory''' file again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice that, the '''chloride''' ions, being smaller, moves faster than the protein.&lt;br /&gt;
&lt;br /&gt;
This movement is due to diffusion.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the ion exiting the box and being added back.&lt;br /&gt;
|  | Occasionally, an ion exits the box and it gets added back to the box.&lt;br /&gt;
&lt;br /&gt;
This is due to the '''periodic boundary condition''' which was set up in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s make a movie of all the frames in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
|  | For this click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Set working directory'''.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to '''Videos''' folder.&lt;br /&gt;
|  | I will first '''Set the working directory'''. Click on it.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to the '''Videos''' path to save the videos.&lt;br /&gt;
&lt;br /&gt;
You may choose this directory as you desire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2 (ffmpeg)'''.&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2''' '''(ffmpeg)''' to choose the video format. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Renderer''' and hover over '''Snapshot'''.&lt;br /&gt;
|  | For '''Renderer''' I will retain '''Snapshot'''.&lt;br /&gt;
&lt;br /&gt;
This captures each frame as seen in the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In '''Name of movie''' field, type '''firstmovie'''.&lt;br /&gt;
|  | For '''Name of movie''', I will enter '''firstmovie'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Hover over '''trajectory''' step and duration.&lt;br /&gt;
|  | Notice, the '''trajectory''' step is 1 and movie duration is 4 seconds now.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Make Movie'''.&lt;br /&gt;
|  | Click on '''Make Movie''' and notice the progress.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''VMD Movie Generator''' window.&lt;br /&gt;
|  | After the process is completed, close the '''VMD Movie Generator''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open file manager and go to the '''Videos''' folder.&lt;br /&gt;
|  | Open the file manager and go to the '''Videos''' folder where the movie was created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
|  | Open the '''firstmovie.mpg'''.&lt;br /&gt;
&lt;br /&gt;
I will use '''VLC''' media player for it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the '''firstvideo.mpg''' video.&lt;br /&gt;
|  | Pause the tutorial video and play the movie that you just created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VLC''' and go back to '''VMD'''.&lt;br /&gt;
|  | I will close '''VLC''' and let’s go back to '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the graphical representations window.&lt;br /&gt;
|  | Next, let’s display color and select frames for display from the trajectory.&lt;br /&gt;
&lt;br /&gt;
Go to the graphical representations window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Selected atoms''' form with '''npt.gro''' molecule selected.&lt;br /&gt;
|  | Make sure that the '''npt.gro''' molecule is selected as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the Coloring methods pulldown, select '''Trajectory''' and choose'''Timestep'''.&lt;br /&gt;
|  | In the '''Coloring method''' pulldown, select '''Trajectory''' and choose &lt;br /&gt;
'''Timestep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Drawing method'''.&lt;br /&gt;
&lt;br /&gt;
Click on the play button in '''VMD''' main window.&lt;br /&gt;
|  | You may change the '''Drawing method''' if desired.&lt;br /&gt;
&lt;br /&gt;
Now, play the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show color change in the graphics window.&lt;br /&gt;
|  | Notice the starting frame is red by default and ending frame is in blue color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on play again to stop.&lt;br /&gt;
|  | I will stop to play the frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Draw multiple frames'''.&lt;br /&gt;
|  | By default, '''Draw multiple frames''' is set to '''now''', which is the current frame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''0:20:102''' in the '''Draw multiple frames''' form.&lt;br /&gt;
|  | To show every 20 frames, type 0 colon 20 colon 102.&lt;br /&gt;
&lt;br /&gt;
My '''trajectory''' range is 0 to 102 and hence the limits are specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the 5 displayed frames.&lt;br /&gt;
|  | Now, notice the 5 frames that are displayed in the graphical window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Next, let’s choose specific user selected frames for display. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''1 and 49 and 100''' and press '''Enter'''.&lt;br /&gt;
|  | Say I want to display, 1st, 49th and 100 th frame only.&lt;br /&gt;
&lt;br /&gt;
Type, '''1 and 49 and 100''' and press '''Enter''' as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the displayed frames in graphical window.&lt;br /&gt;
|  | This will show the three specified frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s compare the '''npt.gro''' structure with the starting structure of '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
We will read both molecules and align them for comparison.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''now''' and press '''Enter'''.&lt;br /&gt;
|  | First I will reset the display to the present frame.&lt;br /&gt;
&lt;br /&gt;
Then alignment process will be clearly visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Browse''', choose '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
| |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| |Close the Window.&lt;br /&gt;
|  | Close the representations Windows.&lt;br /&gt;
&lt;br /&gt;
Let’s read in '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
'''First.gro''' has hydrogens added to it.&lt;br /&gt;
&lt;br /&gt;
It’s precursor, '''1aki.pdb'''.&lt;br /&gt;
&lt;br /&gt;
Both molecules have the same number of atoms in the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
&lt;br /&gt;
Let’s show all the atoms and bonds of the protein from '''npt.gro''' file also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Rotate the graphics window to show both the molecules.&lt;br /&gt;
|  | The loaded structures may not be discernible separately.&lt;br /&gt;
&lt;br /&gt;
If so, rotate them in the graphics window to view them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graphics windows.&lt;br /&gt;
|  | Now the two molecules are not aligned with each other.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hence possible conformational differences are not seen clearly.&lt;br /&gt;
&lt;br /&gt;
Let’s align the two molecules or overlay them .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
|  | For this first click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
&lt;br /&gt;
A '''VMD TKconsole''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel0 [atomselect 0 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Type the command as seen and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This selects all atoms in the protein from the first structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel1 [atomselect 1 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Now select all the atoms from the second structure using the command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set A [measure fit $sel0 $sel1]''' and press '''Enter'''.&lt;br /&gt;
|  | This command '''fits''' the positions of the atoms in the two protein molecules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''fit''' command works, only when the number of atoms are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''$sel0 move $A''' and press '''Enter'''.&lt;br /&gt;
|  | The move command, '''realigns''' the position of the molecule in the graphics window.&lt;br /&gt;
&lt;br /&gt;
The coordinates of the first molecule is aligned with that of the second.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor in '''VMD''' graphics window.&lt;br /&gt;
|  | The change in positions and conformational change if any is clearly seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Loaded a trajectory file&lt;br /&gt;
* Played and viewed frames from the '''trajectory'''&lt;br /&gt;
* Created a movie using the frames in the '''trajectory'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Changed color and viewed selected frames&lt;br /&gt;
* Aligned the starting and equilibrated structures of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
Answer the following question.* Can '''1AKI.pdb''' be aligned with '''npt.gro''', with the '''measure fit''' command?&lt;br /&gt;
* Explain the reasoning and demonstrate it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Create a new representation for '''npt.gro''' molecule&lt;br /&gt;
* In '''Selected atoms''' enter, '''''water and within 2 of protein'''''&lt;br /&gt;
* This displays water molecules present only within 2A of protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Play the trajectory and notice the movement of water molecules &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-03-08T11:00:13Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1ns production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| * The microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/File:Timescale-pae001.png</id>
		<title>File:Timescale-pae001.png</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/File:Timescale-pae001.png"/>
				<updated>2022-03-08T10:58:51Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English</id>
		<title>Gromacs/C3/Production-Run-for-Lysozyme/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Production-Run-for-Lysozyme/English"/>
				<updated>2022-03-08T10:58:07Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot; {| border=1 |  | '''Visual Cue''' |  | '''Narration'''  |- || '''Slide Number 1'''  '''Title Slide ''' || Welcome to the spoken tutorial on '''Production Run for Lysozyme'''....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Production Run for Lysozyme'''.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will,&lt;br /&gt;
* Complete 1ns production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* Load the '''xtc''' file for trajectory&lt;br /&gt;
* Calculate '''RMSD''' from trajectory&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * Save data to various output files&lt;br /&gt;
* Align a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show input files.&lt;br /&gt;
&lt;br /&gt;
Show, copied, files in '''firsmd''' directory.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, copy, the '''mdp''' file to the working directory.&lt;br /&gt;
&lt;br /&gt;
If needed, copy the required files from the previous step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
&lt;br /&gt;
Type '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Open a terminal and go to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd ls''' and press '''Enter'''.&lt;br /&gt;
|| I will also list the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro''' and '''npt.tpr'''.&lt;br /&gt;
|| The structure and configuration files for '''MD''' simulation are '''npt.gro''' &amp;amp; '''npt.tpr'''. &lt;br /&gt;
&lt;br /&gt;
At this point, the following has happened to the starting '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show all the files in the folder.&lt;br /&gt;
|| The protein is solvated, charge neutralized with ions and energy minimized.&lt;br /&gt;
&lt;br /&gt;
Then, in the initial MD step, temperature and pressure was equilibrated.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the Production run MD.&lt;br /&gt;
&lt;br /&gt;
I have all the files from all the steps in this folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.mdp''' and open in a text editor.&lt;br /&gt;
|| Open the '''mdp''' file provided for '''MD''' simulation in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the time.&lt;br /&gt;
|| Here, the timescale of simulation is 1 '''ns'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This allows us to follow changes in the conformation of the protein.&lt;br /&gt;
&lt;br /&gt;
In energy minimization and equilibration steps, the time duration was shorter.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Back to the text editor and close the '''mdp''' file.&lt;br /&gt;
|| Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
This file specifies ½ million steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
Frequency with which structures are written to the trajectory is also adjustable.&lt;br /&gt;
&lt;br /&gt;
Let’s close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:timescale-pae001.png|top|500px]]&lt;br /&gt;
|| This image shows the timescale of molecular motions we usually encounter.&lt;br /&gt;
&lt;br /&gt;
The ns-ps time encompasses the lower end of protein motions for classical MD.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Timescale of Protein Motions'''&lt;br /&gt;
|| * The microsecond or millisecond, ligand binding or folding is studied.&lt;br /&gt;
* These are computationally intensive processes.&lt;br /&gt;
* Use a high performance computation facility or a '''GPU''' for longer calculations.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f md.mdp -c npt.gro -t npt.cpt -p topol.top -o md-1.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen here to assemble the '''configuration''' for the '''md''' run.&lt;br /&gt;
&lt;br /&gt;
'''npt.gro is''' the starting structure for the production md run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
An '''-r''' flag is used if we need to restrain the protein conformation.&lt;br /&gt;
&lt;br /&gt;
This is often done when studying protein-ligand binding.&lt;br /&gt;
&lt;br /&gt;
Here we will not used it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal''' to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''md-1.tpr''', that is created.&lt;br /&gt;
&lt;br /&gt;
This prepared the system for the '''production md'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L''' to clear the screen.&lt;br /&gt;
|| As we did for the energy minimization step, we will enter the next command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm md-1''' and press '''Enter'''.&lt;br /&gt;
|| Enter the '''mdrun''' command as seen to start the '''production run'''.&lt;br /&gt;
&lt;br /&gt;
Usually, molecular dynamics refers to equilibration followed by production run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''verbose flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen on the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 500 thousand steps in 1 ns.&lt;br /&gt;
&lt;br /&gt;
This process may take a day or so on many personal computers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on.&lt;br /&gt;
&lt;br /&gt;
Use the provided data for further analysis.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Several files with '''md''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight and delete the files to be deleted.&lt;br /&gt;
|| If you had aborted the process, delete the incomplete files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
A '''gro''' file will get created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files to be copied from provided file. &lt;br /&gt;
&lt;br /&gt;
Copy them to the working directory.&lt;br /&gt;
|| Copy the provided files with the '''md-1''' prefix to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls -ltr''' and press '''Enter'''.&lt;br /&gt;
|| This step creates additional file types with '''cpt''' and '''xtc''' extensions.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md-1.xtc''' file.&lt;br /&gt;
|| The '''xtc''' file is a compressed trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This file is useful, in data analysis during long simulations.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''md.trr''', '''md.log''' and '''md.edr''' files.&lt;br /&gt;
|| '''Trr''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output files.&lt;br /&gt;
|| In case of errors, learner may refer to the '''log''' file for trouble shooting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| We have generated several files for further analysis.&lt;br /&gt;
&lt;br /&gt;
Data analysis path varies depending on our aim or objective of simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Data Analysis'''&lt;br /&gt;
|| Few examples of data analysis are,&lt;br /&gt;
* Validation, visualization&lt;br /&gt;
* Analysis of energetics, H-bonding&lt;br /&gt;
* Secondary structure changes&lt;br /&gt;
* Ligand Binding, surface analysis, &lt;br /&gt;
* Analysis of subset of atoms in the system&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Go to, [https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html https://manual.gromacs.org/documentation/2018/user-guide/cmdline.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
&lt;br /&gt;
Let’s go to the '''Gromacs''' manual site as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the left panel.&lt;br /&gt;
|| On the left frame notice the various categories of topics for analysis.&lt;br /&gt;
&lt;br /&gt;
Atomic interactions, kinetics and '''PCA''' are also options.&lt;br /&gt;
&lt;br /&gt;
These are useful to analyse flexible structures or ones such as molten globules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Learner is encouraged to read further on this to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Go to the terminal.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd md-1.gro md-1.xtc''' and press '''Enter'''.&lt;br /&gt;
|| Let’s open '''VMD''' to view the trajectory from the 1'''ns''' long simulation.&lt;br /&gt;
&lt;br /&gt;
This time we will use the '''xtc''' file instead of the '''trr''' file to load the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' is a compressed format of the simulation trajectory.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file, followed by the '''xtc''' '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Graphics, representation'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type, '''protein''' for '''Selected atoms''' and press '''Enter'''.&lt;br /&gt;
|| Hiding the water molecules from graphics display will be useful for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may adjust the graphic representation of the protein to your desire.&lt;br /&gt;
&lt;br /&gt;
I will change it to show as ribbons.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|| Display the box, using the command as seen here in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Play the trajectory.&lt;br /&gt;
|| Pause the video and play the trajectory.&lt;br /&gt;
&lt;br /&gt;
Notice the '''xtc''' file has 1002 frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Later on, you may load the '''trr''' file and notice, it has only 101 frames.&lt;br /&gt;
&lt;br /&gt;
'''Xtc''' format has precision of 3 decimal places compared to 6 decimals for '''trr'''.&lt;br /&gt;
&lt;br /&gt;
Hence, even though '''xtc''' has 10 times more frames, the file sizes are comparable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Stop playing the trajectory.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|| Visualization alone is not sufficient to know the features of the data.&lt;br /&gt;
&lt;br /&gt;
Hence let’s do few data analysis to see the features embedded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| Click on '''Extensions, Analysis''' and choose '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
A '''RMSD trajectory tool''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s calculate '''RMSD''' of the backbone atoms in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
|| In '''Selection modifiers''', check the box for '''Backbone'''.&lt;br /&gt;
&lt;br /&gt;
Notice that, '''Trace''' or '''NH''' can also be selected for plotting. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor over trajectory section.&lt;br /&gt;
|| From the '''Trajectory''' section, we can also select a range of frames for analysis.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults and check the boxes for '''Plot''' and '''Save'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''trajrmsd.dat'''.&lt;br /&gt;
|| Notice that, the data will also get saved with the given filename.&lt;br /&gt;
&lt;br /&gt;
You may change it if you desire.&lt;br /&gt;
&lt;br /&gt;
I will leave it as is.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''RMSD'''.&lt;br /&gt;
&lt;br /&gt;
Show the graph.&lt;br /&gt;
|| Click on the '''RMSD''' button and the graph is seen.&lt;br /&gt;
&lt;br /&gt;
'''X''' axis is the frame number and '''y''' axis is the '''RMSD''' in the graph.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''File''' in graphics window.&lt;br /&gt;
|| We can also export the data in many different formats as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of the file manager and output file.&lt;br /&gt;
|| The data can also be written to a text file in two column format.&lt;br /&gt;
&lt;br /&gt;
Learner may use a plotting program of your choice to plot it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD Trajectory Tool''' window.&lt;br /&gt;
|| Let’s close this window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graphics window.&lt;br /&gt;
|| Now, let’s display frame 50 and align it to '''md-1.gro'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''RMSD''' graphical window.&lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' and click on '''Create Rep'''.&lt;br /&gt;
|| Let’s close this window. &lt;br /&gt;
&lt;br /&gt;
Go to '''representations''' window and create a new representation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
|| Go to the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Draw multiple frames '''form, type, 50 and press '''Enter'''.&lt;br /&gt;
|| In the '''Draw multiple frames''' form, type 50 and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This shows the 50th frame also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''RMSD Trajectory Tool'''.&lt;br /&gt;
|| To align them, go back to the '''RMSD Trajectory Tool'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
|| For '''Reference mol''', choose '''Selected'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
|| Type 50 for '''Reference frame'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Uncheck the the box for '''Plot'''.&lt;br /&gt;
|| I will uncheck the box for '''Plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''md-1.gro''' in '''mol''' section.&lt;br /&gt;
|| In the molecule section, click on '''md-1.gro''' file to select it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''ALIGN'''.&lt;br /&gt;
&lt;br /&gt;
Show alignment in the graphical window.&lt;br /&gt;
|| Now, click on '''ALIGN''' and notice the two aligned molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FIle, Save Visualization State'''.&lt;br /&gt;
&lt;br /&gt;
In the '''filename''' form, type filename '''analysis.vmd''' and click on '''Ok'''.&lt;br /&gt;
|| Click on '''FIle, Save Visualization State''' to save the state in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Enter file name '''analysis.vmd''' and retain the working directory to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''Options''' menu.&lt;br /&gt;
|| Pause the video and explore the '''Options''' menu.&lt;br /&gt;
&lt;br /&gt;
Various file formats and options are available for user convenience.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|| You may further, extract and plot more parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Completed 1ns Production run for '''lysozyme'''&lt;br /&gt;
* About timescales of motions&lt;br /&gt;
* Time taken for simulation&lt;br /&gt;
* About output data and various types of data analysis&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Loaded the '''xtc''' trajectory file&lt;br /&gt;
* About '''RMSD trajectory tool''' and analysis&lt;br /&gt;
* Aligned a frame in the trajectory with a reference molecule&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Open the '''log''' file and go through the details&lt;br /&gt;
* Plot '''RMSD''' of '''trace''' (C-alpha) atoms only&lt;br /&gt;
* Create '''Ramachandran''' plot of the lowest and highest energy structure&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| Using the '''energy '''command, &lt;br /&gt;
&lt;br /&gt;
* Plot '''solvent accessible surface area''' ('''SASA''')&lt;br /&gt;
* Explore '''gmxcheck''', and '''ngmx''' commands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 16'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-21T14:09:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp file to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system configuration from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''pressure dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Performed '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation and checked for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands starting from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-21T12:15:53Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp file to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system configuration from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Performed '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation and checked for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands starting from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-21T10:00:14Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp file to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Performed '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation and checked for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands starting from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-21T09:02:28Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp file to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Performed '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation and checked for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-18T09:10:35Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp file to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-18T09:09:50Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 femtoseconds. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-02-18T09:06:49Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional '''gro''' file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 '''Kelvin'''.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English</id>
		<title>Gromacs/C3/Visualization-With-VMD/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English"/>
				<updated>2022-02-01T08:57:17Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromacs''' generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Open a '''Gromacs''' generated trajectory file&lt;br /&gt;
* Play and view the frames in the trajectory&lt;br /&gt;
* Color and display structures from selected frames&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | &lt;br /&gt;
* Create a movie from the trajectory&lt;br /&gt;
* Align structures from two different states of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''VMD''' 1.9.3 &lt;br /&gt;
* '''VLC''' media player 3.0.8&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided folder with input files to the '''Desktop''' directory.&lt;br /&gt;
|  | Copy the provided folder containing the input files to the working directory.&lt;br /&gt;
&lt;br /&gt;
'''VMD''' can open the '''trr, gro''' and '''pdb''' files present here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show input files in the file manager.&lt;br /&gt;
|  | The '''npt.trr''' is a trajectory file, which is readable by '''VMD'''. &lt;br /&gt;
&lt;br /&gt;
This file was generated in the pressure equilibration step.&lt;br /&gt;
&lt;br /&gt;
It contains the many conformational states of the protein during the simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s open the '''npt.gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Type '''VMD npt.gro''' at the terminal prompt.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|  | Open a '''terminal''' and change path to the working directory.&lt;br /&gt;
&lt;br /&gt;
The '''gro''' file is the final output of the '''npt''' step from '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The molecule '''npt.gro''' gets loaded.&lt;br /&gt;
|  | This is the starting structure file for the '''MD''' simulation of the protein.&lt;br /&gt;
&lt;br /&gt;
Text annotation: Windows users must open '''VMD''' first, then open the '''gro''' file through '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Let’s change the display mode and show only the '''protein''' for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''protein''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''protein'''.&lt;br /&gt;
&lt;br /&gt;
Now water molecules get hidden.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|  | I will also display the box with the '''pbc space box''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD''' graphics window.&lt;br /&gt;
|  | Let’s ascertain the protein is not split into parts in the box.&lt;br /&gt;
&lt;br /&gt;
It may happen so and due to the '''periodic boundary condition'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | If such a situation is observed, user must rerun the equilibration step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
|  | Let’s next load the trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''Load''' window.&lt;br /&gt;
|  | Let’s close the '''Load''' window.&lt;br /&gt;
&lt;br /&gt;
The trajectory file is loaded to a structure by '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show loading of all the states.&lt;br /&gt;
&lt;br /&gt;
Show number of frames in the '''Main window'''. &lt;br /&gt;
|  | '''VMD''' loads all the conformational states of the protein from the '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
These are called the different frames.&lt;br /&gt;
&lt;br /&gt;
The number of frames or states, in the '''trajectory''' is also displayed here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the play button.&lt;br /&gt;
|  | Next, click on the play button, seen on the lower right end of the main window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the playing of the trajectory.&lt;br /&gt;
|  | Notice, all the states in the trajectory being played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory.&lt;br /&gt;
|  | The duration of the '''equilibration''' step is short.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide the speed slider to slow it down.&lt;br /&gt;
|  | We can also adjust the speed at which the states are played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on pause and step buttons.&lt;br /&gt;
|  | We can pause and step through the states of the trajectory as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Now, let’s view the chloride ions, which are present in the system . &lt;br /&gt;
&lt;br /&gt;
For this, first click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create New rep'''.&lt;br /&gt;
|  | Then, click on '''Create New rep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''name CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
|  | For '''Drawing methods''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory again.&lt;br /&gt;
|  | Now, play the '''trajectory''' file again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice that, the '''chloride''' ions, being smaller, moves faster than the protein.&lt;br /&gt;
&lt;br /&gt;
This movement is due to diffusion.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the ion exiting the box and being added back.&lt;br /&gt;
|  | Occasionally, an ion exits the box and it gets added back to the box.&lt;br /&gt;
&lt;br /&gt;
This is due to the '''periodic boundary condition''' which was set up in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s make a movie of all the frames in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
|  | For this click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Set working directory'''.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to '''Videos''' folder.&lt;br /&gt;
|  | I will first '''Set the working directory'''. Click on it.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to the '''Videos''' path to save the videos.&lt;br /&gt;
&lt;br /&gt;
You may choose this directory as you desire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2 (ffmpeg)'''.&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2''' '''(ffmpeg)''' to choose the video format. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Renderer''' and hover over '''Snapshot'''.&lt;br /&gt;
|  | For '''Renderer''' I will retain '''Snapshot'''.&lt;br /&gt;
&lt;br /&gt;
This captures each frame as seen in the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In '''Name of movie''' field, type '''firstmovie'''.&lt;br /&gt;
|  | For '''Name of movie''', I will enter '''firstmovie'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Hover over '''trajectory''' step and duration.&lt;br /&gt;
|  | Now, the '''trajectory''' step is 1 and movie duration is 4 seconds now.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Make Movie'''.&lt;br /&gt;
|  | Click on '''Make Movie''' and notice the progress.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''VMD Movie Generator''' window.&lt;br /&gt;
|  | After the process is completed, close the '''VMD Movie Generator''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open file manager and go to the '''Videos''' folder.&lt;br /&gt;
|  | Open the file manager and go to the '''Videos''' folder where the movie was created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
&lt;br /&gt;
I will use '''VLC''' media player for it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the '''firstvideo.mpg''' video.&lt;br /&gt;
|  | Pause the tutorial video and play the movie that you just created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VLC''' and go back to '''VMD'''.&lt;br /&gt;
|  | I will close '''VLC''' and let’s go back to '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the graphical representations window.&lt;br /&gt;
|  | Next, let’s display color and select frames for display from the trajectory.&lt;br /&gt;
&lt;br /&gt;
Go to the graphical representations window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Selected atoms''' form with '''npt.gro''' molecule selected.&lt;br /&gt;
|  | Make sure that the '''npt.gro''' molecule is selected as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the Coloring methods pulldown, select '''Trajectory''' and choose'''Timestep'''.&lt;br /&gt;
|  | In the '''Coloring method''' pulldown, select '''Trajectory''' and choose &lt;br /&gt;
'''Timestep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Drawing method'''.&lt;br /&gt;
&lt;br /&gt;
Click on the play button in '''VMD''' main window.&lt;br /&gt;
|  | You may change the '''Drawing method''' if desired.&lt;br /&gt;
&lt;br /&gt;
Now, play the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show color change in the graphics window.&lt;br /&gt;
|  | Notice the starting frame is red by default and ending frame is in blue color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on play again to stop.&lt;br /&gt;
|  | I will stop to play the frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Draw multiple frames'''.&lt;br /&gt;
|  | By default, '''Draw multiple frames''' is set to '''now''', which is the current frame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''0:20:102''' in the '''Draw multiple frames''' form.&lt;br /&gt;
|  | To show every 20 frames, type 0 colon 20 colon 102.&lt;br /&gt;
&lt;br /&gt;
My '''trajectory''' range is 0 to 102 and hence the limits are specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the 5 displayed frames.&lt;br /&gt;
|  | Now, notice the 5 frames that are displayed in the graphical window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Next, let’s choose specific user selected frames for display. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''1 and 49 and 100''' and press '''Enter'''.&lt;br /&gt;
|  | Say I want to display, 1st, 49th and 100 th frame only.&lt;br /&gt;
&lt;br /&gt;
In the form, type, '''1 and 49 and 100''' and press '''Enter''' as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the displayed frames in graphical window.&lt;br /&gt;
|  | This will show the three specified frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s compare the '''npt.gro''' structure with the starting structure of '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
We will read both molecules and align them for comparison.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''now''' and press '''Enter'''.&lt;br /&gt;
|  | First I will reset the display to the present frame.&lt;br /&gt;
&lt;br /&gt;
Then alignment process will be clearly visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Browse''', choose '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|  | Close the representations Windows.&lt;br /&gt;
&lt;br /&gt;
Let’s read in '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
'''First.gro''' has hydrogens added to it.&lt;br /&gt;
&lt;br /&gt;
It’s precursor, '''1aki.pdb'''.&lt;br /&gt;
&lt;br /&gt;
Both molecules have the same number of atoms in the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
&lt;br /&gt;
Let’s show all the atoms and bonds of the protein from '''npt.gro''' file also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Rotate the graphics window to show both the molecules.&lt;br /&gt;
|  | The loaded structures may not be discernible separately.&lt;br /&gt;
&lt;br /&gt;
If so, rotate them in the graphics window to view them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graphics windows.&lt;br /&gt;
|  | Now the two molecules are not aligned with each other.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hence possible conformational differences are not seen clearly.&lt;br /&gt;
&lt;br /&gt;
Let’s align the two molecules or overlay them .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
|  | For this first click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
&lt;br /&gt;
A '''VMD TKconsole''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel0 [atomselect 0 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Type the command as seen and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This selects all atoms in the protein from the first structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel1 [atomselect 1 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Now select all the atoms from the second structure using the command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set A [measure fit $sel0 $sel1]''' and press '''Enter'''.&lt;br /&gt;
|  | This command '''fits''' the positions of the atoms in the two protein molecules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''fit''' command works, only when the number of atoms are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''$sel0 move $A''' and press '''Enter'''.&lt;br /&gt;
|  | The move command, '''realigns''' the position of the molecule in the graphics window.&lt;br /&gt;
&lt;br /&gt;
The coordinates of the first molecule is aligned with that of the second.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor in '''VMD''' graphics window.&lt;br /&gt;
|  | The change in positions and conformational change if any is clearly seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Loaded a trajectory file&lt;br /&gt;
* Played and viewed frames from the '''trajectory'''&lt;br /&gt;
* Created a movie using the frames in the '''trajectory'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Changed color and viewed selected frames&lt;br /&gt;
* Aligned the starting and equilibrated structures of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
Answer the following question.* Can '''1AKI.pdb''' be aligned with '''npt.gro''', with the '''measure fit''' command?&lt;br /&gt;
* Explain the reasoning and demonstrate it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Create a new representation for '''npt.gro''' molecule&lt;br /&gt;
* In '''Selected atoms''' enter, '''''water and within 2 of protein'''''&lt;br /&gt;
* This displays water molecules present only within 2A of protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Play the trajectory and notice the movement of water molecules &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English</id>
		<title>Gromacs/C3/Visualization-With-VMD/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Visualization-With-VMD/English"/>
				<updated>2022-02-01T08:56:55Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot;{| border=1 |  | '''Visual Cue''' |  | '''Narration'''  |- |  | '''Slide Number 1'''  '''Title Slide ''' |  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromac...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Visualization With VMD''' of '''Gromacs''' generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn to,&lt;br /&gt;
&lt;br /&gt;
* Open a '''Gromacs''' generated trajectory file&lt;br /&gt;
* Play and view the frames in the trajectory&lt;br /&gt;
* Color and display structures from selected frames&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | &lt;br /&gt;
* Create a movie from the trajectory&lt;br /&gt;
* Align structures from two different states of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''VMD''' 1.9.3 &lt;br /&gt;
* '''VLC''' media player 3.0.8&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, * Learner must be familiar with basics of '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided folder with input files to the '''Desktop''' directory.&lt;br /&gt;
|  | Copy the provided folder containing the input files to the working directory.&lt;br /&gt;
&lt;br /&gt;
'''VMD''' can open the '''trr, gro''' and '''pdb''' files present here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show input files in the file manager.&lt;br /&gt;
|  | The '''npt.trr''' is a trajectory file, which is readable by '''VMD'''. &lt;br /&gt;
&lt;br /&gt;
This file was generated in the pressure equilibration step.&lt;br /&gt;
&lt;br /&gt;
It contains the many conformational states of the protein during the simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s open the '''npt.gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Type '''VMD npt.gro''' at the terminal prompt.&lt;br /&gt;
&lt;br /&gt;
Press '''Enter'''.&lt;br /&gt;
|  | Open a '''terminal''' and change path to the working directory.&lt;br /&gt;
&lt;br /&gt;
The '''gro''' file is the final output of the '''npt''' step from '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The molecule '''npt.gro''' gets loaded.&lt;br /&gt;
|  | This is the starting structure file for the '''MD''' simulation of the protein.&lt;br /&gt;
&lt;br /&gt;
Text annotation: Windows users must open '''VMD''' first, then open the '''gro''' file through '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Let’s change the display mode and show only the '''protein''' for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''protein''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''protein'''.&lt;br /&gt;
&lt;br /&gt;
Now water molecules get hidden.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Ribbons'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''VMD''' terminal enter the command '''pbc box'''.&lt;br /&gt;
|  | I will also display the box with the '''pbc space box''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD''' graphics window.&lt;br /&gt;
|  | Let’s ascertain the protein is not split into parts in the box.&lt;br /&gt;
&lt;br /&gt;
It may happen so and due to the '''periodic boundary condition'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | If such a situation is observed, user must rerun the equilibration step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
|  | Let’s next load the trajectory file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
|  | In the '''Load Files for''' pulldown, choose the '''npt.gro''' molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
|  | Click on '''Browse''', choose '''npt.trr'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''Load''' window.&lt;br /&gt;
|  | Let’s close the '''Load''' window.&lt;br /&gt;
&lt;br /&gt;
The trajectory file is loaded to a structure by '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show loading of all the states.&lt;br /&gt;
&lt;br /&gt;
Show number of frames in the '''Main window'''. &lt;br /&gt;
|  | '''VMD''' loads all the conformational states of the protein from the '''trajectory''' file.&lt;br /&gt;
&lt;br /&gt;
These are called the different frames.&lt;br /&gt;
&lt;br /&gt;
The number of frames or states, in the '''trajectory''' is also displayed here.&lt;br /&gt;
&lt;br /&gt;
|- &lt;br /&gt;
|  | Click on the play button.&lt;br /&gt;
|  | Next, click on the play button, seen on the lower right end of the main window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the playing of the trajectory.&lt;br /&gt;
|  | Notice, all the states in the trajectory being played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory.&lt;br /&gt;
|  | The duration of the '''equilibration''' step is short.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Slide the speed slider to slow it down.&lt;br /&gt;
|  | We can also adjust the speed at which the states are played.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on pause and step buttons.&lt;br /&gt;
|  | We can pause and step through the states of the trajectory as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Now, let’s view the chloride ions, which are present in the system . &lt;br /&gt;
&lt;br /&gt;
For this, first click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create New rep'''.&lt;br /&gt;
|  | Then, click on '''Create New rep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Selected atoms''' form, type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | In the '''Selected Atoms''' form enter '''name CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
|  | For '''Drawing methods''', choose '''beads'''.&lt;br /&gt;
&lt;br /&gt;
Close the '''Representations''' window.&lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the trajectory again.&lt;br /&gt;
|  | Now, play the '''trajectory''' file again.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice that, the '''chloride''' ions, being smaller, moves faster than the protein.&lt;br /&gt;
&lt;br /&gt;
This movement is due to diffusion.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the ion exiting the box and being added back.&lt;br /&gt;
|  | Occasionally, an ion exits the box and it gets added back to the box.&lt;br /&gt;
&lt;br /&gt;
This is due to the '''periodic boundary condition''' which was set up in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s make a movie of all the frames in the trajectory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
|  | For this click on '''Extensions, Visualization''' and choose '''Movie Maker'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
|  | The '''VMD Movie Generator''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Set working directory'''.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to '''Videos''' folder.&lt;br /&gt;
|  | I will first '''Set the working directory'''. Click on it.&lt;br /&gt;
&lt;br /&gt;
In the dialog box, change to the '''Videos''' path to save the videos.&lt;br /&gt;
&lt;br /&gt;
You may choose this directory as you desire.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
|  | Click on '''Movie settings''' and choose '''Trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2 (ffmpeg)'''.&lt;br /&gt;
|  | Click on '''Format''' and choose '''MPEG-2''' '''(ffmpeg)''' to choose the video format. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Renderer''' and hover over '''Snapshot'''.&lt;br /&gt;
|  | For '''Renderer''' I will retain '''Snapshot'''.&lt;br /&gt;
&lt;br /&gt;
This captures each frame as seen in the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In '''Name of movie''' field, type '''firstmovie'''.&lt;br /&gt;
|  | For '''Name of movie''', I will enter '''firstmovie'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Hover over '''trajectory''' step and duration.&lt;br /&gt;
|  | Now, the '''trajectory''' step is 1 and movie duration is 4 seconds now.&lt;br /&gt;
&lt;br /&gt;
I will retain the defaults.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Make Movie'''.&lt;br /&gt;
|  | Click on '''Make Movie''' and notice the progress.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''VMD Movie Generator''' window.&lt;br /&gt;
|  | After the process is completed, close the '''VMD Movie Generator''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open file manager and go to the '''Videos''' folder.&lt;br /&gt;
|  | Open the file manager and go to the '''Videos''' folder where the movie was created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
|  | Open the '''firstmovie.mpg''' file.&lt;br /&gt;
&lt;br /&gt;
I will use '''VLC''' media player for it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Play the '''firstvideo.mpg''' video.&lt;br /&gt;
|  | Pause the tutorial video and play the movie that you just created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VLC''' and go back to '''VMD'''.&lt;br /&gt;
|  | I will close '''VLC''' and let’s go back to '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Open the graphical representations window.&lt;br /&gt;
|  | Next, let’s display color and select frames for display from the trajectory.&lt;br /&gt;
&lt;br /&gt;
Go to the graphical representations window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Selected atoms''' form with '''npt.gro''' molecule selected.&lt;br /&gt;
|  | Make sure that the '''npt.gro''' molecule is selected as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the Coloring methods pulldown, select '''Trajectory''' and choose'''Timestep'''.&lt;br /&gt;
|  | In the '''Coloring method''' pulldown, select '''Trajectory''' and choose &lt;br /&gt;
'''Timestep'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Drawing method'''.&lt;br /&gt;
&lt;br /&gt;
Click on the play button in '''VMD''' main window.&lt;br /&gt;
|  | You may change the '''Drawing method''' if desired.&lt;br /&gt;
&lt;br /&gt;
Now, play the '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show color change in the graphics window.&lt;br /&gt;
|  | Notice the starting frame is red by default and ending frame is in blue color.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on play again to stop.&lt;br /&gt;
|  | I will stop to play the frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
|  | Go to '''Representations''', and select the '''Trajectory''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''Draw multiple frames'''.&lt;br /&gt;
|  | By default, '''Draw multiple frames''' is set to '''now''', which is the current frame.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''0:20:102''' in the '''Draw multiple frames''' form.&lt;br /&gt;
|  | To show every 20 frames, type 0 colon 20 colon 102.&lt;br /&gt;
&lt;br /&gt;
My '''trajectory''' range is 0 to 102 and hence the limits are specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the 5 displayed frames.&lt;br /&gt;
|  | Now, notice the 5 frames that are displayed in the graphical window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Next, let’s choose specific user selected frames for display. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''1 and 49 and 100''' and press '''Enter'''.&lt;br /&gt;
|  | Say I want to display, 1st, 49th and 100 th frame only.&lt;br /&gt;
&lt;br /&gt;
In the form, type, '''1 and 49 and 100''' and press '''Enter''' as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the displayed frames in graphical window.&lt;br /&gt;
|  | This will show the three specified frames.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Let’s compare the '''npt.gro''' structure with the starting structure of '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
We will read both molecules and align them for comparison.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | In the '''Draw multiple frames''' form, Type, '''now''' and press '''Enter'''.&lt;br /&gt;
|  | First I will reset the display to the present frame.&lt;br /&gt;
&lt;br /&gt;
Then alignment process will be clearly visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''File, New Molecule'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Browse''', choose '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Click on '''Ok''' and then on '''Load'''.&lt;br /&gt;
&lt;br /&gt;
Close the Window.&lt;br /&gt;
|  | Close the representations Windows.&lt;br /&gt;
&lt;br /&gt;
Let’s read in '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
'''First.gro''' has hydrogens added to it.&lt;br /&gt;
&lt;br /&gt;
It’s precursor, '''1aki.pdb'''.&lt;br /&gt;
&lt;br /&gt;
Both molecules have the same number of atoms in the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | Click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
|  | Choose the '''protein representation'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
|  | For '''Drawing method''', choose '''Lines'''.&lt;br /&gt;
&lt;br /&gt;
Let’s show all the atoms and bonds of the protein from '''npt.gro''' file also.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Rotate the graphics window to show both the molecules.&lt;br /&gt;
|  | The loaded structures may not be discernible separately.&lt;br /&gt;
&lt;br /&gt;
If so, rotate them in the graphics window to view them.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graphics windows.&lt;br /&gt;
|  | Now the two molecules are not aligned with each other.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hence possible conformational differences are not seen clearly.&lt;br /&gt;
&lt;br /&gt;
Let’s align the two molecules or overlay them .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
|  | For this first click on '''Extensions''' and '''Tk console'''.&lt;br /&gt;
&lt;br /&gt;
A '''VMD TKconsole''' window opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel0 [atomselect 0 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Type the command as seen and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
This selects all atoms in the protein from the first structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set sel1 [atomselect 1 protein] '''and press '''Enter'''.&lt;br /&gt;
|  | Now select all the atoms from the second structure using the command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''set A [measure fit $sel0 $sel1]''' and press '''Enter'''.&lt;br /&gt;
|  | This command '''fits''' the positions of the atoms in the two protein molecules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The '''fit''' command works, only when the number of atoms are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''$sel0 move $A''' and press '''Enter'''.&lt;br /&gt;
|  | The move command, '''realigns''' the position of the molecule in the graphics window.&lt;br /&gt;
&lt;br /&gt;
The coordinates of the first molecule is aligned with that of the second.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor in '''VMD''' graphics window.&lt;br /&gt;
|  | The change in positions and conformational change if any is clearly seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we,&lt;br /&gt;
&lt;br /&gt;
* Loaded a trajectory file&lt;br /&gt;
* Played and viewed frames from the '''trajectory'''&lt;br /&gt;
* Created a movie using the frames in the '''trajectory'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Changed color and viewed selected frames&lt;br /&gt;
* Aligned the starting and equilibrated structures of the protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
Answer the following question.* Can '''1AKI.pdb''' be aligned with '''npt.gro''', with the '''measure fit''' command?&lt;br /&gt;
* Explain the reasoning and demonstrate it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Create a new representation for '''npt.gro''' molecule&lt;br /&gt;
* In '''Selected atoms''' enter, '''''water and within 2 of protein'''''&lt;br /&gt;
* This displays water molecules present only within 2A of protein&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | * Play the trajectory and notice the movement of water molecules &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-01-08T17:52:12Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300K.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| &lt;br /&gt;
* Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional file '''gro''' will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 K.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-01-08T17:47:38Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300K.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
Go through the '''Gromacs''' manual for detailed understanding.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| * Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional file '''gro''' will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 K.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-01-08T17:24:08Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300K.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing the parameters can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| If the r flag is used, then position must be restrained.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| * Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional file '''gro''' will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 K.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2022-01-08T17:17:58Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300K.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing them can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| The r flag is used only when position restraint is used in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
Go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| * Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional file '''gro''' will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 K.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English</id>
		<title>Gromacs/C3/Temperature-and-Pressure-Equilibration/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Temperature-and-Pressure-Equilibration/English"/>
				<updated>2021-12-17T11:46:57Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot; {| border=1 || '''Visual Cue''' || '''Narration''' |- || '''Slide Number 1'''  '''Title Slide ''' || Welcome to the tutorial '''Temperature and Pressure Equilibration'''.  |-...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial '''Temperature and Pressure Equilibration'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties &lt;br /&gt;
* '''NVT''' and temperature equilibration&lt;br /&gt;
* Plot the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plot the pressure fluctuation &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, * Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy the provided input files.&lt;br /&gt;
&lt;br /&gt;
Cursor on '''nvt.mdp''' and '''npt.mdp'''.&lt;br /&gt;
|| Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Notice the two mdp files provided.&lt;br /&gt;
&lt;br /&gt;
Copy the mdp files to the working directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on N,V,T and P.&lt;br /&gt;
|| '''N''' stands for the number of particles present in the system.&lt;br /&gt;
&lt;br /&gt;
'''V''' is for volume, '''T''' is for temperature and '''P''' is for pressure.&lt;br /&gt;
&lt;br /&gt;
The number of particles and volume are constant for the system.&lt;br /&gt;
&lt;br /&gt;
They are also user specified.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| &lt;br /&gt;
* Pressure and temperature of the system&lt;br /&gt;
** Are macroscopic properties &lt;br /&gt;
** They fluctuate during the '''MD''' run&lt;br /&gt;
* They are calculated from the average velocity and position of the ensemble&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Pressure and Temperature'''&lt;br /&gt;
|| * Here, ensemble consists of all the particles in the system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Open '''nvt.mdp''' in a text editor.&lt;br /&gt;
|| Let’s open the provided '''nvt.mdp''' file in a text editor.&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''nvt.mdp''' in the text editor.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|| We will equilibrate the temperature of the system in the '''NVT''' step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 100 ps.&lt;br /&gt;
&lt;br /&gt;
Cursor on 50000 steps.&lt;br /&gt;
|| This is a short simulation for 100 ps with each step having 2 fs. &lt;br /&gt;
&lt;br /&gt;
Hence there are 50000 steps.&lt;br /&gt;
&lt;br /&gt;
This usually helps to stabilize the temperature of the system.&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| Diffusion effects are not significant over these timescales.&lt;br /&gt;
&lt;br /&gt;
Often, step size and length of simulation are adjusted.&lt;br /&gt;
&lt;br /&gt;
Here, the protein is not restrained. &lt;br /&gt;
&lt;br /&gt;
Notice that, the line is not commented out with the semi colon.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''temperature''' and '''pcoupl '''parameters.&lt;br /&gt;
|| Here, temperature is set to 300K.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In this step there is no pressure equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
|| Close the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show website at, [https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html https://manual.gromacs.org/documentation/2019-current/reference-manual/special/remove-fast-dgf.html] '''&lt;br /&gt;
|| Details on choosing them can be accessed from the '''Gromacs''' documentation. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Go through the '''Gromacs''' manual for detailed understanding of the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | &lt;br /&gt;
|| In energy related studies '''NVT''' is important.&lt;br /&gt;
&lt;br /&gt;
Protein-ligand binding studies is an example for this.&lt;br /&gt;
&lt;br /&gt;
In mechanics related studies, '''NPT''' parameters are important.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Open '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|| Let’s open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change to the working directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f nvt.mdp -c em.gro -r em.gro -p topol.top -o nvt.tpr''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Highlight '''em.gro'''.&lt;br /&gt;
|| Enter the command as seen here to construct the '''nvt.tpr''' file.&lt;br /&gt;
&lt;br /&gt;
'''em.gro''' is the starting configuration file for the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
It is the output of the energy minimization step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the -r flag.&lt;br /&gt;
|| The r flag is used only when position restraint is used in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
Go through the additional materials section to know more.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the message.&lt;br /&gt;
|| While creating the file, few messages are seen on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''ls''' on the '''terminal '''to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output '''nvt.tpr''' that is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| As done in the energy minimization step, we will enter the next commands.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx mdrun -v -deffnm nvt''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to perform the temperature equilibration.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the output on the '''terminal'''. &lt;br /&gt;
|| This time, the '''v flag''' shows only a few details. &lt;br /&gt;
&lt;br /&gt;
The number of steps and time needed to complete are seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the time taken for the process.&lt;br /&gt;
|| Process will stop when it reaches 50000 steps.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Computation Time'''&lt;br /&gt;
|| * Having more steps in MD takes longer time.&lt;br /&gt;
* Use a computing facility to run these processes.&lt;br /&gt;
* Take care not to overheat or burn your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C'''.&lt;br /&gt;
|| You may run this process later on, if there is a time constraint right now.&lt;br /&gt;
&lt;br /&gt;
To abort the process, press '''Control''' and '''C''' keys together once.&lt;br /&gt;
&lt;br /&gt;
In a few minutes '''Gromacs''' stops the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show files in the file manager.&lt;br /&gt;
|| Notice that several files with '''nvt''' prefix are generated in the working directory.&lt;br /&gt;
&lt;br /&gt;
This step creates an additional new file format, the '''.cpt''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''nvt.trr''', '''nvt.log''' and nvt.edr files.&lt;br /&gt;
|| '''Trajectory''', '''log''' and '''edr''' files are also created in this process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file deletion.&lt;br /&gt;
|| If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| An additional file '''gro''' will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
Copy the '''nvt''' files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| In the terminal Press '''Ctrl+L'''.&lt;br /&gt;
|| There are four files to be deleted and five files to be copied.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| &amp;quot; | Type, '''gmx energy -f nvt.edr -o temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| Using the '''energy''' command, let’s extract data from the '''nvt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The prompt asks the user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''16'''.&lt;br /&gt;
|| Type '''16''' to choose the temperature of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file in the '''file manager'''.&lt;br /&gt;
|| Let’s plot the temperature variation to check if the temperature is stabilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace temperature.xvg''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can enter the command '''xmgrace space temperature.xvg''' in the terminal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show opening the '''temperature.xvg''' file.&lt;br /&gt;
|| '''Windows''' users may open '''Qtgrace''', drag and drop the file on the graphics window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Notice that, the temperature fluctuates around 300 K.&lt;br /&gt;
&lt;br /&gt;
Velocity variation in the system is given by '''Maxwell-Boltzmann''' &lt;br /&gt;
distribution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Particle collision due to '''Brownian''' motion fluctuates individual velocities. &lt;br /&gt;
&lt;br /&gt;
However, the average temperature remains the same as set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
So we can proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| If there are large fluctuations in temperature, please extend the run.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own run data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Each and every equilibration process will be unique and different.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go to the '''terminal'''.&lt;br /&gt;
|| Let’s close '''grace'''.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx grompp -f npt.mdp -c nvt.gro -t nvt.cpt -p topol.top -o npt.tpr''' and press '''Enter'''.&lt;br /&gt;
|| Next, enter the command as seen here.&lt;br /&gt;
&lt;br /&gt;
The output file '''nvt.gro''' from the previous step, is the input file in this step.&lt;br /&gt;
&lt;br /&gt;
Here, files required to run the pressure equilibrium process is created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command as seen to notice the '''npt.tpr''' file that is created.&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm npt''' and press '''Enter'''.&lt;br /&gt;
|| Again, follow the usual commands and procedure for this step as seen here.&lt;br /&gt;
&lt;br /&gt;
Enter the '''mdrun''' command as seen to start the pressure equilibration process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+C''' to abort the process.&lt;br /&gt;
|| Yet again, allow the process to complete if you have time.&lt;br /&gt;
&lt;br /&gt;
Else, abort the process and use the output files provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|| Enter the command, '''ls '''to notice the output files that are created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the provided nvt prefix files.&lt;br /&gt;
&lt;br /&gt;
Show files copied in the working directory.&lt;br /&gt;
|| Else delete the files created from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional '''gro '''file will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''npt.gro'''.&lt;br /&gt;
|| '''npt.gro''' is the output system from all the prior processes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go back to the '''terminal'''.&lt;br /&gt;
|| Let’s extract and plot the pressure of the run from the '''npt.edr''' file.&lt;br /&gt;
&lt;br /&gt;
Go back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx energy -f npt.edr -o pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Type '''18''' and press '''Enter''' twice.&lt;br /&gt;
|| Enter the energy command and choose 18 for pressure as seen here.&lt;br /&gt;
&lt;br /&gt;
This number may be different for you.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''xmgrace pressure.xvg''' and press '''Enter'''.&lt;br /&gt;
|| I will plot the '''dot''' '''xvg''' using '''Grace''' as seen.&lt;br /&gt;
&lt;br /&gt;
Notice the fluctuations. &lt;br /&gt;
&lt;br /&gt;
You may use the software of your choice for plotting.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the graph.&lt;br /&gt;
|| Sometimes the pressure values may show large fluctuations.&lt;br /&gt;
&lt;br /&gt;
In some cases, they may not converge.&lt;br /&gt;
&lt;br /&gt;
Hence '''density''' is a better estimate to check the system equilibrium.&lt;br /&gt;
&lt;br /&gt;
Pause the video and go through the additional materials section to know more. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''Grace'''.&lt;br /&gt;
|| Let’s close '''Grace'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Ensemble properties and equilibration&lt;br /&gt;
* Run '''NVT''' and temperature equilibration&lt;br /&gt;
* Plotted the temperature fluctuation to check for equilibration&lt;br /&gt;
* '''NPT''' and pressure equilibration&lt;br /&gt;
* Plotted the pressure fluctuation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Plot density and volume of the system after '''NVT''' and '''NPT''' steps.&lt;br /&gt;
* Recap processes and commands from '''1AKI.pdb''' to equilibration.&lt;br /&gt;
* Read publications of your choice using '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
||  &lt;br /&gt;
* Open the '''nvt.gro''' and '''npt.gro''' files in '''VMD'''.&lt;br /&gt;
* Ascertain that, protein is not seen as two parts on two sides of the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Energy-Minimization/English</id>
		<title>Gromacs/C3/Energy-Minimization/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Energy-Minimization/English"/>
				<updated>2021-12-14T07:21:34Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot; {| border=1 |  | '''Visual Cue''' |  | '''Narration'''  |- |  | '''Slide Number 1'''  '''Title Slide ''' |  | Welcome to the tutorial '''Energy Minimization'''.  |- |  | '''S...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|  | '''Visual Cue'''&lt;br /&gt;
|  | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|  | Welcome to the tutorial '''Energy Minimization'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Unfavorable interactions in the '''Gromacs''' generated file&lt;br /&gt;
* Commands to set up energy minimization&lt;br /&gt;
* '''mdrun''' and '''verbose''' option&lt;br /&gt;
* About '''edr''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|  | * Parameters for energy minimization&lt;br /&gt;
* The '''Energy''' command&lt;br /&gt;
* Create a file containing potentials in '''xvg''' format&lt;br /&gt;
* Plot and check the output file with '''Grace'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|  | To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs v2021.2'''&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
* '''Grace''' v5.1.25&lt;br /&gt;
* '''QtGrace''' v0.2.6 fork for '''Windows''' &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|  | To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basics of '''Gromacs''' and '''VMD'''.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|  | &lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Copy the provided input files to the '''firstmd''' directory.&lt;br /&gt;
|  | Several files are provided with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Copy the provided '''mdp''' file to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Ubuntu 20.04 LTS app''' ('''Windows''') or '''terminal''' ('''Linux''').&lt;br /&gt;
|  | Open a '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
Windows users may open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|  | Change path to the '''firstmd''' directory, where the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''vmd ions-added.gro''' .&lt;br /&gt;
|  | Let’s open the '''.gro''' file with the ions added, in '''vmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | VMD opens.&lt;br /&gt;
|  | Windows users must first open '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
Then open the '''gro''' file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Point to the '''VMD''' Main window.&lt;br /&gt;
&lt;br /&gt;
Click on '''Graphics, Representations'''.&lt;br /&gt;
|  | We cannot see the ions clearly, among the large number of water molecules.&lt;br /&gt;
&lt;br /&gt;
Hence, let’s change the display.&lt;br /&gt;
&lt;br /&gt;
In the '''VMD Main''' window click on '''Graphics, Representations'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Point to the window.&lt;br /&gt;
|  | '''Graphical Representations''' window opens.&lt;br /&gt;
|-&lt;br /&gt;
|  | Point to the''' Coloring Method.'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select '''Name''' in '''Coloring Method'''. &lt;br /&gt;
|  | Select '''Name''' in '''Coloring Method'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''protein''' for '''Selected Atoms'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Press '''Enter''' and show protein in the graphics window.&lt;br /&gt;
|  | Type '''protein''' for '''Selected Atoms''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Now, only the protein is visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Click on '''Create rep''' and select the newly created display.&lt;br /&gt;
|  | Then click on '''Create Rep''' to create a new display.&lt;br /&gt;
&lt;br /&gt;
Select the new display.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''selected atoms''' type '''name CL''' and press '''Enter'''.&lt;br /&gt;
|  | For '''selected atoms''' enter '''name space CL'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''. &lt;br /&gt;
|  | For '''Drawing method''', choose '''beads'''. &lt;br /&gt;
&lt;br /&gt;
Notice the 8 chloride ions added randomly in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''pbc box''' in the '''vmd terminal prompt'''.&lt;br /&gt;
|  | Let’s also display the box with the '''pbc box''' command in the '''vmd terminal'''.&lt;br /&gt;
&lt;br /&gt;
Now the box is also displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''VMD graphical window'''.&lt;br /&gt;
|  | Adding several molecules and ions may create unfavourable atomic interactions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Hence the input structure file of the system needs to be energy minimized. &lt;br /&gt;
&lt;br /&gt;
This is a precursor procedure, before starting the '''MD''' simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''VMD'''.&lt;br /&gt;
|  | Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show files in file manager for '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
'''em.mdp''' in a text editor.&lt;br /&gt;
|  | Open the provided '''em.mdp''' file in a text editor and look at the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on method '''integrator''' and '''nssteps'''. &lt;br /&gt;
|  | Notice that, energy minimization uses '''steepest descent''' method.&lt;br /&gt;
&lt;br /&gt;
One '''ps''' time duration is selected since minimization is for a short &lt;br /&gt;
timescale.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor over '''nstxout''' and '''nstlist'''.&lt;br /&gt;
|  | The neighbor list is updated every 20 steps.&lt;br /&gt;
&lt;br /&gt;
Every 10 steps the coordinates are written to a file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor over '''pbc'''.&lt;br /&gt;
|  | '''Pbc''' shows that, the periodic boundary condition is on.&lt;br /&gt;
&lt;br /&gt;
Beginner may visualize '''pbc''' as follows. &lt;br /&gt;
&lt;br /&gt;
If a molecule or atom diffuses out of the box, it will be added back to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Learner may pause the video and explore the parameters further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close the '''mdp''' file and go to the '''terminal'''.&lt;br /&gt;
|  | Detailed information can be accessed from '''Gromacs''' documentation.&lt;br /&gt;
&lt;br /&gt;
Close the '''mdp''' file and go to the '''terminal''' to start energy minimization.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''gmx energy -f em.edr -o energy.xvg''' and press '''Enter'''.&lt;br /&gt;
|  | Enter the '''grompp''' command as seen here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''em.mdp''' provides the parameters for the energy minimization.&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''ions-added.gro'''.&lt;br /&gt;
|  | Here, Input file here is the output '''gro''' file from the '''genion''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | cursor on '''em.tpr'''.&lt;br /&gt;
|  | The '''tpr''' file is the output file from this step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the interactions message.&lt;br /&gt;
|  | The number of interactions the program will consider is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the molecule and atom details.&lt;br /&gt;
|  | The protein atoms, number of solvent molecules and ions are also listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Press '''Ctrl+L''' and press '''Enter'''.&lt;br /&gt;
|  | I will clear the screen for clarity.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type '''ls''' and press '''Enter'''.&lt;br /&gt;
|  | Enter '''ls''' on the terminal to list the files. &lt;br /&gt;
&lt;br /&gt;
Notice the output files created.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx mdrun -v -deffnm em''' and press '''Enter'''.&lt;br /&gt;
|  | Next, enter the command as seen to perform the actual energy minimization.&lt;br /&gt;
&lt;br /&gt;
The '''deffnm''' flag tells gromacs to use the em prefix for the generated files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the output on the '''terminal'''. &lt;br /&gt;
|  | '''Hyphen v''' flag means the output is '''verbose'''. &lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' will display the output details in real time on the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the '''terminal'''.&lt;br /&gt;
|  | Without this flag, user will not see the steps or the details displayed. &lt;br /&gt;
&lt;br /&gt;
This process will take some time to complete, depending on your computer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Notice the step number, energy and size parameters for each iteration.&lt;br /&gt;
&lt;br /&gt;
Energy minimization will stop when it reaches below 500 KJ/mol.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show screenshot of em.mdp file contents.&lt;br /&gt;
|  | It is set in the '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Learner may study the '''mdp''' file to know more about the parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Press '''Ctrl+C'''.&lt;br /&gt;
|  | If there is time constraint right now, you may abort the process.&lt;br /&gt;
&lt;br /&gt;
For this press the '''Control''' and '''C''' keys together.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the files''' em.edr, em.trr, em.log'''.&lt;br /&gt;
|  | You may also pause the tutorial and allow the process to complete.&lt;br /&gt;
&lt;br /&gt;
Else delete the files from this aborted process.&lt;br /&gt;
&lt;br /&gt;
If aborting the process, use the provided files for further analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the file '''em.gro''' which is to be copied.&lt;br /&gt;
|  | If you have completed the process, do not delete the files.&lt;br /&gt;
&lt;br /&gt;
Copy the files provided for analysis to continue further.&lt;br /&gt;
&lt;br /&gt;
An additional gro files will be created at the completion of the process.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Go to file manager.&lt;br /&gt;
|  | These files are provided for you as samples with this tutorial.&lt;br /&gt;
&lt;br /&gt;
Please copy them to the working directory.&lt;br /&gt;
&lt;br /&gt;
They have extensions, '''edr''', '''log''' and '''trr'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | show the four files.&lt;br /&gt;
|  | They have extensions, '''edr''', '''log''', '''trr''' and '''tpr'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on '''trr''' and '''edr''' files.&lt;br /&gt;
|  | The '''trr''' are trajectory files. &lt;br /&gt;
&lt;br /&gt;
'''edr''' file contains details such as energies, temperature and so on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''gmx energy -f em.edr -o potential.xvg''' and press '''Enter'''.&lt;br /&gt;
|  | Using the '''energy''' command, let’s extract data from the '''em.edr''' file.&lt;br /&gt;
&lt;br /&gt;
The hyphen '''o''' flag is the output filename.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show the selection for parameters.&lt;br /&gt;
&lt;br /&gt;
Type '''11'''.&lt;br /&gt;
|  | The prompt asks user to select the parameters which are desired.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I will type '''11''' to choose '''potential''' for selecting the energy of the system.&lt;br /&gt;
&lt;br /&gt;
This selects the energy of the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Press '''Enter''' twice.&lt;br /&gt;
|  | This number may be different for you. &lt;br /&gt;
&lt;br /&gt;
Press '''Enter''' to exit.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''potential.xvg''' file in the '''file manager'''.&lt;br /&gt;
|  | '''Potential.xvg''' file gets created. &lt;br /&gt;
&lt;br /&gt;
This file can be opened by the G'''race''' program.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Type, '''xmgrace potential.xvg''' and press '''Enter'''.&lt;br /&gt;
&lt;br /&gt;
Point to the plot window.&lt;br /&gt;
|  | I have already installed '''Grace''' on the computer.&lt;br /&gt;
&lt;br /&gt;
'''Linux''' users can enter the command, '''xmgrace space potential.xvg''' in the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
'''Grace''' window opens with the plot.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Cursor on the graph.&lt;br /&gt;
|  | Notice the higher potential at the starting point.&lt;br /&gt;
&lt;br /&gt;
The energy decays smoothly and we completed about 1400 steps.&lt;br /&gt;
&lt;br /&gt;
You may choose to learn the use of these software for ease of data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Close '''Grace '''window.&lt;br /&gt;
|  | Let’s close '''grace '''window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show '''Qtgrace directory''' and open '''Qtgrace'''.&lt;br /&gt;
&lt;br /&gt;
Show opening the '''potential.xvg''' file.&lt;br /&gt;
|  | '''Windows''' users may install '''Qtgrace''' fork for analysis.&lt;br /&gt;
&lt;br /&gt;
Open '''Qtgrace''', drag and drop the '''xvg''' file icon on the graph window to open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Resize graph to fit into recording window.&lt;br /&gt;
|  | Importing the '''xvg''' file through the menu options may show errors.&lt;br /&gt;
&lt;br /&gt;
If you are plotting your own data, these values will be different.&lt;br /&gt;
&lt;br /&gt;
Every '''MD''' run or '''minimization''' will have it’s own unique '''trajectory'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Users may also use '''gnuplot''' for data analysis if desired.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Show spoken tutorial website series for '''Grace''' and '''Gnuplot'''.&lt;br /&gt;
|  | Spoken tutorial website has tutorials on both software for your convenience.&lt;br /&gt;
&lt;br /&gt;
'''gnuplot''' is also suited to create '''3D''' or surface plots.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | Spreadsheet editors such as Libreoffice Calc, Excel can also be utilized.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | Screenshot of the '''energy''' command options to export to '''xvg''' file.&lt;br /&gt;
|  | You may pause this video, to create and plot more parameter outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|  | Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Unfavorable interactions in the in the '''Gromacs''' generated file&lt;br /&gt;
* Commands to set up energy minimization&lt;br /&gt;
* About '''mdrun''' and '''verbose''' option&lt;br /&gt;
* About .'''edr''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|  | &lt;br /&gt;
* Parameters for energy minimization&lt;br /&gt;
* About '''energy''' command&lt;br /&gt;
* Created a file containing potentials in '''xvg''' format&lt;br /&gt;
* Plotted the '''xvg''' file with '''Grace'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Extract few more parameters from the '''.edr''' file with the '''energy''' command.&lt;br /&gt;
* Create and view the graphs with a plotting program of your choice.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|  | &lt;br /&gt;
* Open the '''em.gro''' file in '''VMD''' or another program of your choice.&lt;br /&gt;
* Ascertain the protein molecule is seen as one unit in the box.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|  | This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|  | We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|  | Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|  | Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|  | &lt;br /&gt;
|  | This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-12-09T01:47:03Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open the '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files, with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.gro''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the net charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will create a '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file contains parameters required to assemble the system for '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
I will choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
They are replaced by the ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files containing coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,&lt;br /&gt;
* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-12-08T17:21:05Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open the '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files, with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.gro''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the net charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will create an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file contains parameters required to assemble the system for '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
I will choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
They are replaced by the ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files containing coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,&lt;br /&gt;
* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-12-08T17:14:34Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open the '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files, with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file contains parameters required to assemble the system for '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
I will choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
They are replaced by the ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files containing coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,&lt;br /&gt;
* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T09:26:39Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file contains parameters required to assemble the system for '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
I will choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
They are replaced by the ions.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files containing coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,&lt;br /&gt;
* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T09:04:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file contains parameters required to assemble the system for '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T07:55:17Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up, to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| Reference for the publication is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created '''solvated.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T07:45:01Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
This command adds the water molecules in the box with '''lysozyme.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the input file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T06:18:44Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water for aqueous medium or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This file has 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may also do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''VMD'''.&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the '''solvate''' command as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the position and aligned input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T06:09:04Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
* Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This particular file has 216 water molecules in the box.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle Paths for Windows Users'''&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the command as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the position and aligned input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T06:03:47Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
 * Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This particular file has 216 water molecules in the box.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle Paths for Windows Users'''&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the command as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the position and aligned input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-10T06:00:23Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * About '''mdp''' file&lt;br /&gt;
* Generate '''tpr''' file with the '''grompp''' command and &lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
 * Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This particular file has 216 water molecules in the box.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle Paths for Windows Users'''&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the command as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the position and aligned input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English</id>
		<title>Gromacs/C3/Solvate-and-Grompp-Commands/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C3/Solvate-and-Grompp-Commands/English"/>
				<updated>2021-11-08T18:36:38Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot;{| border=1 || '''Visual Cue''' || '''Narration'''  |- || '''Slide Number 1'''  '''Title Slide ''' || Welcome to the tutorial on '''Solvate and grompp commands'''.  |- || '''S...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''Solvate and grompp commands'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Add solvent molecules to the system with '''solvate''' command&lt;br /&gt;
* Open the '''solvated.gro''' file in '''VMD'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * About '''mdp''' file&lt;br /&gt;
* and Generate '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* Add ions to the system with the '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''Gedit''' v3.36&lt;br /&gt;
* '''VMD''' 1.9.3&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
||&lt;br /&gt;
 * Files used in this tutorial are provided in the code files link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager'''. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Show files in the '''firstmd''' working directory.&lt;br /&gt;
|| Open '''File manager''' . &lt;br /&gt;
&lt;br /&gt;
Copy the necessary input files to the working directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page.&lt;br /&gt;
|| Let’s learn about adding solvent molecules in the box with the protein.&lt;br /&gt;
&lt;br /&gt;
The input file for adding solvent is the output file from the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''File manager''' and go to the extracted '''Gromacs''' tarball.&lt;br /&gt;
|| In the '''File manager''', go to the extracted directory of '''Gromacs''' tarball.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''Share''' directory, then to the '''top''' directory.&lt;br /&gt;
|| Go to the '''share''' directory in the downloaded '''Gromacs''' files.&lt;br /&gt;
&lt;br /&gt;
Navigate to the '''top''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Search for '''.gro''' files in the directory.&lt;br /&gt;
&lt;br /&gt;
Show the files.&lt;br /&gt;
|| Search for file with '''.gro''' extension and notice few files in it.&lt;br /&gt;
&lt;br /&gt;
Water and '''methanol''' solvent types are available in the downloaded files. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the water solvent files.&lt;br /&gt;
|| Notice files with water solvation in different types.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on methanol solvent file.&lt;br /&gt;
|| '''Methanol''' file is provided as an example organic solvent system as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Users may desire to add water or organic solvents.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
|| Let’s open the '''tip4p.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header and file.&lt;br /&gt;
|| Header line shows the number of water molecules, box size and temperature.&lt;br /&gt;
This particular file has 216 water molecules in the box.&lt;br /&gt;
&lt;br /&gt;
Solvent file can be customized to user preference.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''tip4p.gro''' file.&lt;br /&gt;
|| Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''cd Documents/firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will change to the '''firstmd''' directory, where all the files are saved. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd box-added.gro''' and press '''Enter'''.&lt;br /&gt;
|| Linux users may do the following.&lt;br /&gt;
&lt;br /&gt;
Enter '''vmd''' space '''box-added.gro''', to open the input file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle Paths for Windows Users'''&lt;br /&gt;
|| '''Windows''' users must open '''VMD''' through windows.&lt;br /&gt;
&lt;br /&gt;
Locate the path of the '''box-added.gro''' file in your computer and open it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| '''VMD''' opens with the aligned, centered molecule in the graphics interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s command add the water molecules inside the box around '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx solvate -cp box-added.gro -cs tip4p.gro -p topol.top -o solvated.gro'''&lt;br /&gt;
|| Enter the command as seen here. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-cp '''.&lt;br /&gt;
|| Here '''-cp''' flag denotes the position and aligned input file of the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Continue to type, '''-cs tip4p.gro''' .&lt;br /&gt;
|| The '''-cs''' flag is added before the solvent coordinate file.&lt;br /&gt;
&lt;br /&gt;
Then '''Gromacs''' identifies it as the solvent file that is to be added to the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''-p topol.top -o solvated.gro '''.&lt;br /&gt;
|| We will also update the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
Then specify the output filename with hyphen '''o''' flag.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' and then scroll up.&lt;br /&gt;
|| Let’s execute the command, and scroll up to see the messages.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the output details.&lt;br /&gt;
|| The program gives a detailed output.&lt;br /&gt;
&lt;br /&gt;
Notice that many water molecules are added in the file.&lt;br /&gt;
&lt;br /&gt;
Amino acid residues of the protein come from the '''1AKI.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''‘PLEASE READ AND CITE THE FOLLOWING REFERENCE’'''.&lt;br /&gt;
|| A reference paper is also seen with a message for users to read it.&lt;br /&gt;
&lt;br /&gt;
Please read and understand it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''vmd solvated.gro''' and press '''Enter'''.&lt;br /&gt;
|| Enter '''vmd''' space '''solvated.pdb''', to open the newly created file in '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the graphics interface.&lt;br /&gt;
|| Notice the protein and water molecules in the graphics window of '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''pbc box''' in the '''terminal'''.&lt;br /&gt;
|| Enter the command '''pbc''' space '''box''' in the '''VMD''' command prompt.&lt;br /&gt;
&lt;br /&gt;
This will show the box in the graphical interface.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor around the box.&lt;br /&gt;
|| The water molecules are positioned inside the box, around the protein.&lt;br /&gt;
&lt;br /&gt;
The shape and dimensions of this box was defined in the '''editconf''' command. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor outside box.&lt;br /&gt;
|| Outside the box is vacuum. &lt;br /&gt;
&lt;br /&gt;
There are no solvent molecules present outside.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Motion of the protein inside this box is simulated for a duration in '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close '''VMD'''.&lt;br /&gt;
|| Hence, the input structure file of the system needs to be energy minimized.&lt;br /&gt;
&lt;br /&gt;
Let’s close '''VMD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show solvated '''.gro''' in the File Manager.&lt;br /&gt;
|| Open the newly created file '''solvated.gro''' file in a text editor.&lt;br /&gt;
Pause this video, scroll down the file, and notice the added water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The '''tip4p.gro''' file for solvent that we added had only 216 water molecules.&lt;br /&gt;
&lt;br /&gt;
However, more are present in this file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the number of water molecules.&lt;br /&gt;
|| When the box size increases, the number of water molecules will also increase. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Next, we will add ions to the system to neutralize the let charge.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology.top''' file.&lt;br /&gt;
|| Let’s close the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''File manager'''.&lt;br /&gt;
|| '''Gromacs''' will replace few solvent molecules with ions of choice.&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| For this purpose, we will use an '''mdp''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0.4/online/mdp.html https://manual.gromacs.org/archive/5.0.4/online/mdp.html] '''.&lt;br /&gt;
|| Open a web browser and go to this site.&lt;br /&gt;
&lt;br /&gt;
'''Mdp''' stands for '''molecular dynamic parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the web page.&lt;br /&gt;
|| Example '''mdp''' files are available on the '''Gromacs''' website.&lt;br /&gt;
&lt;br /&gt;
'''Gromacs''' also uses a '''mdp''' file, to assemble the system configuration. &lt;br /&gt;
&lt;br /&gt;
This file defines several parameters for the '''MD''' run.&lt;br /&gt;
&lt;br /&gt;
Parameters such as time interval, number of steps or temperature are given.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| Let’s go to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx grompp -f ions.mdp -c solvated.gro -p topol.top -o input1.tpr -maxwarn 1'''&lt;br /&gt;
&lt;br /&gt;
and press '''Enter'''.&lt;br /&gt;
|| Enter the '''grompp''' command as seen here to generate the input file.&lt;br /&gt;
&lt;br /&gt;
'''Grompp''' is the '''preprocessor''' command to generate the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''grompp'''.&lt;br /&gt;
|| We will use the '''mdp''' file provided with this tutorial with fewer parameters.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight input and '''topology''' file.&lt;br /&gt;
|| Input file is the solvated molecule in the box.&lt;br /&gt;
&lt;br /&gt;
The '''.top''' is the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-maxwarn 1'''.&lt;br /&gt;
|| There could be a charge difference between the system and topology file.&lt;br /&gt;
&lt;br /&gt;
To ignore it in this step, we will add the '''maxwarn''' flag and set it to 1.&lt;br /&gt;
&lt;br /&gt;
Users must be careful when using this flag. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''input1.tpr'''.&lt;br /&gt;
|| The '''tpr''' file is the output.&lt;br /&gt;
&lt;br /&gt;
This is not a text file like earlier outputs.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| To know what is in the file, you need to convert it to a user readable format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen for clarity.&lt;br /&gt;
|-&lt;br /&gt;
|| Type, &lt;br /&gt;
&lt;br /&gt;
'''gmx dump -s input1.tpr''' and press '''Enter'''.&lt;br /&gt;
| &amp;quot; | Let’s use the '''dump''' command as seen here to make it readable.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the file.&lt;br /&gt;
| &amp;quot; | Scroll up and notice the file and the many details added to the structure file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show the '''dump''' file.&lt;br /&gt;
|| Let’s add ions to the system to balance charges in the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the file manager.&lt;br /&gt;
|| Let’s open the file manager.&lt;br /&gt;
&lt;br /&gt;
First find the charge on the system from the topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the file '''topol.top.1#'''&lt;br /&gt;
|| We will use the topology file generated by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| '''Gromacs''' backs up the '''topology''' files with the hash suffix as seen here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the line in the file, which gives the command which created it.&lt;br /&gt;
|| I will open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file was created by the '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll through the file.&lt;br /&gt;
|| Scroll down to find the total charge which is represented by the '''qtot''' line.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the last line of '''qtot'''.&lt;br /&gt;
|| Go to the last line of '''qtot''', which gives the total charge in the system. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''8'''.&lt;br /&gt;
|| Here, it is 8.&lt;br /&gt;
&lt;br /&gt;
Hence, to create a neutral system, we need to add 8 negative charges.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''topology''' file.&lt;br /&gt;
|| Let’s close the '''topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl+L'''.&lt;br /&gt;
|| I will clear the screen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type, '''gmx genion -s input1.tpr -o input2-ions.gro -p topol.top -pname NA -nname CL -nn 8 '''.&lt;br /&gt;
|| The '''genion''' command adds ions to the system. &lt;br /&gt;
&lt;br /&gt;
'''pname''' is for positive ion and NA stand for sodium ion. &lt;br /&gt;
'''nname''' is for negative ion, which is chloride ions here.&lt;br /&gt;
&lt;br /&gt;
The '''nn''' flag tells '''Gromacs''' how many '''chloride''' ions are to be added to the system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press the '''Enter''' key'''.'''&lt;br /&gt;
|| The '''nn 8''' flag can be replaced by '''neutral''' flag to create a neutral system.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the options for replacing.&lt;br /&gt;
|| The user is prompted to choose which atoms are to be replaced from the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''13''' for solvent.&lt;br /&gt;
|| We don’t want to replace the atoms of the protein with ions.&lt;br /&gt;
&lt;br /&gt;
Choose '''13''' to replace solvent molecules for ions. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and show the changes.&lt;br /&gt;
|| Notice that, the number of water molecules in the box have decreased.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Solvent input files with coordinates&lt;br /&gt;
* Added solvent molecules with '''solvate''' command&lt;br /&gt;
* About '''mdp''' file&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary'''&lt;br /&gt;
|| * Opened the solvated '''gro''' file in '''VMD'''&lt;br /&gt;
* Generated a '''tpr''' file with the '''grompp''' command&lt;br /&gt;
* About '''dump''' command&lt;br /&gt;
* Added ions with '''genion''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Use a '''PDB ID''' of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment'''&lt;br /&gt;
|| From the '''Gromacs''' manual ,* Read on the following file extensions.&lt;br /&gt;
** top, gro , mdp , tpr , itr&lt;br /&gt;
* Create a table to keep track of which file gets generated in which step.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-26T11:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{|border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
||&lt;br /&gt;
* About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' v3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to '''Documents''' using the '''cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir''' space '''Documents''' before changing path.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change directory to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''File path for Windows Users'''&lt;br /&gt;
||&lt;br /&gt;
* '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive and in the user system folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a stable, well studied model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate the input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several force fields are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details of publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| '''Gromacs''' returns the '''force field''' as '''amber99.ff''' that will be used . &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' extension denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''top''' is the '''topology''' file and '''.itp''' is '''include topology''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like before '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1 nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning with the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a '''force field'''&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
||&lt;br /&gt;
* Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-26T11:39:02Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{|border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
||&lt;br /&gt;
* About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' v3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to '''Documents''' using the '''cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir''' space '''Documents''' before changing path.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change directory to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''File path for Windows Users'''&lt;br /&gt;
||&lt;br /&gt;
* '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive and in the user system folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a well studied, stable and model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several force fieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore more on the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
||&lt;br /&gt;
* Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-24T16:59:09Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{|border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
||&lt;br /&gt;
* About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' 3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to Documents using the cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir Documents''' before changing path with '''cd''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change path to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''File path for Windows Users'''&lt;br /&gt;
||&lt;br /&gt;
* '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' file input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a well studied, stable and model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several force fieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore more on the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
||&lt;br /&gt;
* Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-24T16:58:10Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{|border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
||&lt;br /&gt;
* About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' 3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to Documents using the cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir Documents''' before changing path with '''cd''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change path to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle path for Windows Users'''&lt;br /&gt;
|| * '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' file input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a well studied, stable and model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several forcefieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore more on the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
|| * Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-24T16:56:36Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{|border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' 3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to Documents using the cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir Documents''' before changing path with '''cd''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change path to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle path for Windows Users'''&lt;br /&gt;
|| * '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' file input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a well studied, stable and model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several forcefieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore more on the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
|| * Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-24T16:56:21Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting '''pdb''' file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * About selecting a force field &lt;br /&gt;
* Specifiy the size and shape of bounding box for MD&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' 3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''Code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser.&lt;br /&gt;
Go to the '''Gromacs''' manual link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files into one folder.&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd Documents''' and press '''Enter'''.&lt;br /&gt;
|| '''Linux''' users can change directory to Documents using the cd''' command as seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Windows users may skip this step and remain in '''home''' directory.&lt;br /&gt;
|| Windows users must create this directory first. &lt;br /&gt;
Hence, type '''mkdir Documents''' before changing path with '''cd''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| I will create a new directory and name it '''firstmd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change path to the newly created '''firstmd''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle path for Windows Users'''&lt;br /&gt;
|| * '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the '''1AKI.pdb''' file input file to this directory.&lt;br /&gt;
&lt;br /&gt;
For Windows users this path is likely to be in C drive.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Then, open the '''pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In most files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is a well studied, stable and model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Go to the '''terminal'''.&lt;br /&gt;
|| GO back to the '''terminal'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| Enter the commands as seen and retain the syntax. &lt;br /&gt;
All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several forcefieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER99'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files.&lt;br /&gt;
&lt;br /&gt;
The path of the file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Notice that only an aqueous environment is present in the list.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show output and total charge of the system.&lt;br /&gt;
|| In the output notice the total charge on the system listed.&lt;br /&gt;
Learner is encouraged to pause the video and explore more on the solvent addition.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like '''pdb2gmx''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which is cubic.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and file name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
|| * Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English</id>
		<title>Gromacs/C2/Creating-Input-Files/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/Creating-Input-Files/English"/>
				<updated>2021-10-21T14:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: Created page with &amp;quot; {| border=1 || '''Visual Cue''' || '''Narration'''  |- || '''Slide Number 1'''  '''Title Slide ''' || Welcome to the spoken tutorial on '''Creating Input Files'''.  |- || '''...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border=1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating Input Files'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn about,&lt;br /&gt;
* Flow chart to setup a MD run for a protein in a solvent box&lt;br /&gt;
* Delete water molecules present in the starting pdb file&lt;br /&gt;
* '''pdb2gmx''' command and syntax&lt;br /&gt;
* Generate .'''gro''' and '''.top''' files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| * About force field and selecting a force field&lt;br /&gt;
* Generate the '''topology''' file&lt;br /&gt;
* '''editconf''' command&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' 3.36&lt;br /&gt;
* '''Gromacs''' v2021.2&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Code Files'''&lt;br /&gt;
|| * Files used in this tutorial are provided in the '''code files''' link.&lt;br /&gt;
* Please download and extract the files.&lt;br /&gt;
* Make a copy and then use them while practising.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open a web browser and go to [https://manual.gromacs.org/archive/5.0/online/flow.html https://manual.gromacs.org/archive/5.0/online/flow.html] .&lt;br /&gt;
|| Open a web browser and go to the '''Gromacs''' link as seen here.&lt;br /&gt;
&lt;br /&gt;
The flow chart here, shows the procedure for '''MD''' and data analysis.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the flow chart.&lt;br /&gt;
|| I will demonstrate parts of this procedure till the addition of a bounding box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
|| Open a '''terminal''' by pressing '''Ctrl''', '''Alt''' and '''T''' keys together.&lt;br /&gt;
&lt;br /&gt;
'''Windows''' users can open the '''Ubuntu''' 20.04 '''app'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''mkdir firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Type '''mkdir space firstmd''' to create a new directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''cd firstmd''' and press '''Enter'''.&lt;br /&gt;
|| Change path to the newly created '''firstmd''' directory with the '''cd''' command.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''File Manager'''. &lt;br /&gt;
|| Open the '''File Manager''' and go to the '''firstmd''' directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Let’s consolidate all our input files here.&lt;br /&gt;
&lt;br /&gt;
From now on, I will not mention this separately.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''FIle path for Windows Users'''&lt;br /&gt;
|| * '''Windows''' users must find the path of this directory in '''Windows'''.&lt;br /&gt;
* Detailed instructions are provided with the tutorial.&lt;br /&gt;
* Use this path when locating, opening or moving files, which are saved to here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Copy '''1AKI.pdb''' to the '''firstmd''' directory.&lt;br /&gt;
|| Copy the provided '''1AKI.pdb''' input file to this directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
|| Open the '''1AKI.pdb''' file in a text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll to the end of the file.&lt;br /&gt;
|| Scroll to the bottom of the file.&lt;br /&gt;
&lt;br /&gt;
In many files downloaded from the '''PDB''' website, water molecules will be present.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show water molecules '''HOH''' from '''1AKI.pdb''' file.&lt;br /&gt;
|| They are denoted as '''HOH''' and present at the end, before the model ends.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight the '''HOH''' from '''1AKI.pdb'''.&lt;br /&gt;
|| If so, be sure to delete them and save the file, before proceeding further.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| select all the '''HOH''' containing rows molecules and delete them.&lt;br /&gt;
|| Let’s select all the lines starting with '''HOH''' molecules and delete them.&lt;br /&gt;
&lt;br /&gt;
Lysozyme is well studied, stable and a model protein.&lt;br /&gt;
&lt;br /&gt;
Hence we will also use it for learning the steps of protein '''MD''' for beginners.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show absence of '''H''' atom in the file.&lt;br /&gt;
|| Notice that hydrogens atoms are absent in this structure file.&lt;br /&gt;
&lt;br /&gt;
We will not add them. &lt;br /&gt;
&lt;br /&gt;
The '''Gromacs''' commands will add the hydrogens for the user later on.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Save the file and quit the text editor.&lt;br /&gt;
|| Now, save the file and quit the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Structures determined by '''NMR''' methods may not contain the water molecules.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Annotation: '''Windows''' users use appropriate path in your system.&lt;br /&gt;
|| Let’s learn a few '''terminal''' commands to generate input files for '''MD'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx pdb2gmx -f 1AKI.pdb -o first.gro''' .&lt;br /&gt;
|| All the commands start with the phrase '''gmx''' which calls '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
Enter the commands as seen and retain the syntax. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''pdb2gmx'''.&lt;br /&gt;
|| The second word tells '''Gromacs''', what command is to be performed. &lt;br /&gt;
&lt;br /&gt;
Here, it is '''pdb2gmx''', which will convert the '''pdb''' file to '''gro''' file input file format.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight '''-f 1AKI.pdb '''.&lt;br /&gt;
|| The '''hyphen f''' flag denotes the input file and it is '''1AKI.pdb'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter'''.&lt;br /&gt;
|| The '''hyphen o''' flag refers to the output file and I will name it '''first.gro'''.&lt;br /&gt;
&lt;br /&gt;
Press the '''Enter''' key and we will enter an interactive mode.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the force field and publication details selection.&lt;br /&gt;
|| Selection of '''force field''' and '''solvent''' addition is interactive in this command. &lt;br /&gt;
&lt;br /&gt;
First, several forcefieds are listed, for the user to pick from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details page.&lt;br /&gt;
|| The details off publication for each of the '''force field''' is also listed.&lt;br /&gt;
&lt;br /&gt;
To learn further, learner is referred to the publication listed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
|| Learner must know their system to select the number for the desired force field.&lt;br /&gt;
&lt;br /&gt;
'''Lysozyme''', is a protein without unnatural modifications. &lt;br /&gt;
&lt;br /&gt;
Hence I want to select '''AMBER94'''. &lt;br /&gt;
&lt;br /&gt;
To select '''AMBER''', type '''4''' as seen here and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor and highlight the response on the '''terminal'''.&lt;br /&gt;
|| Gromacs returns the force field that will be used as '''amber99.ff'''. &lt;br /&gt;
&lt;br /&gt;
By convention, '''.ff''' denotes '''force field '''files and the path of file is also seen.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Highlight solvent environment options.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Type '''2''' and press '''Enter'''.&lt;br /&gt;
|| Next, the user is prompted to add a water model to the system.&lt;br /&gt;
&lt;br /&gt;
Type '''2''' for '''tip4p''' and press the '''Enter''' key.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Sometimes, users desire for different solvent system to be added.&lt;br /&gt;
&lt;br /&gt;
If so, create a '''topology''' file and add it to the library.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show file manager with the newly created files.&lt;br /&gt;
|| Open the file manager and notice the newly created files.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file manager showing the newly generated files.&lt;br /&gt;
|| Three files, with '''.gro,''' '''.top''' and '''.itp '''extension are created with this command.&lt;br /&gt;
&lt;br /&gt;
'''.top''' is the topology file and '''.itp''' is include topology file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''first.gro''' in text editor.&lt;br /&gt;
|| Let’s open the generated '''first.gro''' file that gets created in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, this command has also added hydrogens to the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 4-6 columns.&lt;br /&gt;
|| The 4th, 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; columns are the atomic coordinate positions of the atom.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
Press '''Ctrl+L'''.&lt;br /&gt;
|| Let’s close the '''firstmd.gro''' file.&lt;br /&gt;
&lt;br /&gt;
I will clear the '''terminal''' screen for clarity in the video.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''Gromacs''' manual website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
[https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup https://manual.gromacs.org/archive/5.0.4/online/getting_started.html#setup] &lt;br /&gt;
|| Learner may go through the '''Gromacs''' website on '''getting started'''.&lt;br /&gt;
&lt;br /&gt;
The link is shown here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type '''gmx editconf -f first.gro -o box-added.gro -c -d 1 -bt cubic'''.&lt;br /&gt;
|| Next, enter the '''editconf''' command, which adds a solvent box to the system.&lt;br /&gt;
&lt;br /&gt;
This is to define the volume where the simulation will be performed.&lt;br /&gt;
&lt;br /&gt;
'''Editconf''' does not create a new conformational state for the protein.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''-f''' and '''-o''' flag.&lt;br /&gt;
|| This command also generates '''.gro''' file like the '''editconf''' command.&lt;br /&gt;
&lt;br /&gt;
Again '''-f''' denotes input file and '''-o''' denotes output file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -c '''.&lt;br /&gt;
|| Cubic and hexagonal shapes are popularly used for the bounding box.&lt;br /&gt;
&lt;br /&gt;
The '''hyphen c''' flag places the center of the molecule in the center box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -d 1 '''.&lt;br /&gt;
|| The''' -d''' flag denotes distance from the &lt;br /&gt;
&lt;br /&gt;
center of the box to the boundary.&lt;br /&gt;
&lt;br /&gt;
Here 1 denotes 1nm, which is half of the length of the box.&lt;br /&gt;
&lt;br /&gt;
Increasing the box size will considerably lengthen the '''MD''' run time.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| If using '''lysozyme''', the max length for '''lysozyme''' can be of the order of 90 A.&lt;br /&gt;
&lt;br /&gt;
So the box length is a little bigger than the molecule under study.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Type''' -bt cubic '''.&lt;br /&gt;
|| Next, enter the shape of the box, which I will enter to be of cubic shape.&lt;br /&gt;
&lt;br /&gt;
If another shape is desired, use the '''-bt''' flag with the shape name.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Press '''Enter''' to run the command.&lt;br /&gt;
|| Let’s run the command.&lt;br /&gt;
&lt;br /&gt;
This generates another input '''.gro''' file, with box size and sets file names.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the details.&lt;br /&gt;
|| The box volume that is created is displayed in cubic nanometers.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| The extent of shift of the coordinates is also mentioned in nanometer.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show screenshot of''' box-added.gro'''.&lt;br /&gt;
|| Let’s open the '''box-added.gro''' in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that, the coordinates have shifted to accommodate aligning in the box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the text editor.&lt;br /&gt;
|| Learner may pause the video, and explore the options further.&lt;br /&gt;
&lt;br /&gt;
Close the text editor window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 8'''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* Steps in a '''MD''' run for a protein in a solvent box&lt;br /&gt;
* The '''pdb2gmx''' command and syntax&lt;br /&gt;
* About adding a force field&lt;br /&gt;
* Generated .'''gro''' and '''.top '''files&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Summary 9'''&lt;br /&gt;
|| &lt;br /&gt;
* About '''editconf''' command&lt;br /&gt;
* Define the size of a bounding box &lt;br /&gt;
* Set the position of the molecule in the box&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 10'''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
* Use a '''PDB''' ID of another protein of your choice.&lt;br /&gt;
* Practice the commands learnt in this tutorial.&lt;br /&gt;
* Read publications of your choice which use '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment 11'''&lt;br /&gt;
&lt;br /&gt;
'''http://www.mdtutorials.com/gmx/'''&lt;br /&gt;
|| * Go to the website seen below.&lt;br /&gt;
* Choose a tutorial of your choice and read it&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English</id>
		<title>Gromacs/C2/PDB-File-Format-and-Website/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English"/>
				<updated>2021-10-21T13:18:33Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border =1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''PDB File Format and Website'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn,&lt;br /&gt;
&lt;br /&gt;
* About PDB file format for molecular structure&lt;br /&gt;
* Protein Data Bank ('''PDB''') website&lt;br /&gt;
* Download a '''pdb''' file from '''PDB''' website&lt;br /&gt;
* About '''FASTA''' file format &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' v3.36.2&lt;br /&gt;
* A working internet connection to access the '''PDB''' website&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''File from downloaded tarball'''&lt;br /&gt;
|| Files used in this tutorial, can be found in the,&lt;br /&gt;
* Downloaded and extracted tarball directory used for '''Gromacs''' installation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the File manager.&lt;br /&gt;
|| Let’s open the '''File manager'''.&lt;br /&gt;
&lt;br /&gt;
Go to the downloaded and extracted tarball directory for '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the files of the extracted '''Gromacs''' directory.&lt;br /&gt;
&lt;br /&gt;
Go to '''src''' directory.&lt;br /&gt;
|| Few test '''PDB''' files are given for testing purposes with '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
They can be found in the '''src''' directory of the extracted tarball of '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
|| Now, navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and cursor on the '''lysozyme.pdf''' file.&lt;br /&gt;
|| Scroll down and notice the '''lysozyme.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''lysozyme.pdb''' in a text editor.&lt;br /&gt;
|| Let’s open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file is in '''PDB '''file format, and the structure of truncated '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The file gives the coordinates in '''xyz''' axes of each atom in a molecule.&lt;br /&gt;
&lt;br /&gt;
It is in the '''PDB''' format defined by '''IUPAC''' convention.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
&lt;br /&gt;
[https://www.rcsb.org/ https://www.rcsb.org/] '''&lt;br /&gt;
|| * '''Protein data bank''' is a repository of 3D structural data of biomolecules&lt;br /&gt;
* The website link is shown here.&lt;br /&gt;
* The structures are determined by '''X-ray''' diffraction, '''NMR''', &amp;amp; '''electron microscopy'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
|| Atomic resolution structures for&lt;br /&gt;
* Proteins, DNA and RNA&lt;br /&gt;
* Carbohydrates and lipids&lt;br /&gt;
* Several ligand molecules&lt;br /&gt;
are available here&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first 3 lines.&lt;br /&gt;
|| The first few lines on the top are comments, giving details about the file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''MODEL'''.&lt;br /&gt;
|| The '''MODEL''' indicates the first set of coordinates which is listed below it.&lt;br /&gt;
&lt;br /&gt;
This happens when more than a single coordinate set is selected to represent the molecule. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on page.&lt;br /&gt;
|| Learner can refer to structures determined by '''NMR''' method, to know more. &lt;br /&gt;
&lt;br /&gt;
In '''NMR''' an ensemble of structure is selected to represent the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''ATOM''' lines.&lt;br /&gt;
|| Notice the several columns below '''MODEL'''. &lt;br /&gt;
&lt;br /&gt;
Each row gives details of each '''atom''' in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first and second column.&lt;br /&gt;
|| The first column shows, it is for the atom. &lt;br /&gt;
&lt;br /&gt;
The second column incrementally counts each atom in the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the third and fourth column.&lt;br /&gt;
|| Third column gives the atom name.&lt;br /&gt;
&lt;br /&gt;
The next column shows the amino acid residue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Fifth column is the subunit number.&lt;br /&gt;
&lt;br /&gt;
Sixth column is the residue position number of the atom in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 7, 8, and 9 columns.&lt;br /&gt;
|| The next three columns are the '''x, y''', and '''z''' coordinates.&lt;br /&gt;
&lt;br /&gt;
They are the position of the atom in the biomolecule in 3 dimensional space.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the 10th column.&lt;br /&gt;
|| The 10&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column is the occupancy of the atom at that position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 11&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 12&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Then notice the '''R''' factor.&lt;br /&gt;
&lt;br /&gt;
The last column lists the element that occupies the position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and show '''TER''' line in the file.&lt;br /&gt;
|| Scroll to the end of the file and notice the '''TER''' written here.&lt;br /&gt;
&lt;br /&gt;
This denotes the end of the molecular model and the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on residue number 10.&lt;br /&gt;
|| Notice that, the data is truncated at the 10th residue in this document.&lt;br /&gt;
&lt;br /&gt;
This file is for demonstration purpose only.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the interface and close the text editor.&lt;br /&gt;
|| All residues for '''1AKI''' which is the '''lysozyme''' entry are not present here.&lt;br /&gt;
&lt;br /&gt;
Lysozyme, or full length deposition of '''1AKI''' has 129 amino acid residues.&lt;br /&gt;
&lt;br /&gt;
Let’s consult the '''PDB''' site to know more.&lt;br /&gt;
&lt;br /&gt;
Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open web browser and go to [https://www.rcsb.org/ https://www.rcsb.org/] .&lt;br /&gt;
|| Next, open a web browser. &lt;br /&gt;
&lt;br /&gt;
Go to the '''PDB''' website as seen here. &lt;br /&gt;
&lt;br /&gt;
Let’s learn to search and download coordinates from the '''PDB''' website. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''lysozyme''' in the search form on top and press '''Enter'''.&lt;br /&gt;
|| In the search form on the top, let’s enter '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
|| Scroll down the page and notice the several search results for '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
Each molecular structure that is deposited in the '''PDB''' has a unique ID.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and enter '''1AKI''' in the search form.&lt;br /&gt;
|| Now, go to the top of the page.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search, Basic Search'''. &lt;br /&gt;
&lt;br /&gt;
Let’s search for the structure deposition ID '''1AKI'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show details of '''1AKI'''.&lt;br /&gt;
|| Now the structure deposition details of this protein ID, appears.&lt;br /&gt;
The page opens in the '''Structure Summary''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page and scroll down.&lt;br /&gt;
|| Scroll down and notice the detailed information on this structure.&lt;br /&gt;
&lt;br /&gt;
It is that of egg white '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''X-ray diffraction'''.&lt;br /&gt;
|| Notice that it is determined by '''X-ray diffraction''' method.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''3D View''' tab.&lt;br /&gt;
Scroll to the top of the page.&lt;br /&gt;
|| Scroll to the top of the page and click on the '''3D View''' tab.&lt;br /&gt;
&lt;br /&gt;
Scroll down the page.&lt;br /&gt;
&lt;br /&gt;
An interactive window is seen on the left with the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click, hold and move mouse, show protein in rotated view.&lt;br /&gt;
|| Click, hold and move the mouse to rotate the protein in the window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on primary sequence and click on 2-3 residues.&lt;br /&gt;
&lt;br /&gt;
Move cursor to the protein to show the highlighted position.&lt;br /&gt;
|| On the top of the screen, notice the protein primary sequence.&lt;br /&gt;
&lt;br /&gt;
Click on any of the residue and notice it highlighted in the structure. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the protein structure.&lt;br /&gt;
|| Currently, the secondary structure of the protein is also visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on red dot.&lt;br /&gt;
|| All the red dots are water molecules.&lt;br /&gt;
&lt;br /&gt;
Users may pause this video and explore all the details given on this '''PDB''' ID. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the page.&lt;br /&gt;
|| Let’s scroll up the page and download the molecule structure coordinate file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Display files''' and '''Download files'''.&lt;br /&gt;
|| Notice the '''Display files''' and '''Download files''' pulldown towards the top right.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Display files'''.&lt;br /&gt;
|| Click on the '''Display files''' and notice the '''FASTA''' '''Sequence''' option.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FASTA'''.&lt;br /&gt;
|| Click on it. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''FASTA''' sequence tab.&lt;br /&gt;
|| A new tab opens with the '''primary''' sequence of the protein in single letter code.&lt;br /&gt;
&lt;br /&gt;
The first line is the header giving the ID and details about the sequence.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''FASTA''' tab.&lt;br /&gt;
|| I will close this tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''PDB format''' option.&lt;br /&gt;
|| Next click on the '''PDB format''' option in the '''Display files''' pulldown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the new tab with the '''PDB''' file.&lt;br /&gt;
|| Again, a new tab opens with the '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header lines.&lt;br /&gt;
|| The first several lines are headers which give details about the deposition.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on details on top.&lt;br /&gt;
|| Notice the organism, name, authors, publication details and resolution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page.&lt;br /&gt;
|| Scroll down the page and notice more details.&lt;br /&gt;
&lt;br /&gt;
Learner may pause this video and explore the PDB file in detail.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''SSBOND'''.&lt;br /&gt;
|| Any disulfide bond present in the protein is also listed here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Often small molecule ligand or more chains are present in the system of study. &lt;br /&gt;
&lt;br /&gt;
If so, their details will also be visible in the header.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| The coordinates for each atom in the unit structure is listed below.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| Notice that there are no hydrogens listed here.&lt;br /&gt;
&lt;br /&gt;
This is because the x-ray diffraction method does not detect hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Curson on '''1AKI''' file opened in text editor.&lt;br /&gt;
|| The '''1AKI''' file, which we opened earlier, had hydrogen atoms added to the file.&lt;br /&gt;
&lt;br /&gt;
The file also had a trimmed header.&lt;br /&gt;
&lt;br /&gt;
Hydrogen atoms are added to the molecule afterwards as needed by the users.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
&lt;br /&gt;
Cursor at '''TER'''.&lt;br /&gt;
|| Now, scroll almost to the end of the page.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''HETATM'''.&lt;br /&gt;
&lt;br /&gt;
Point to the HOH atoms in the file.&lt;br /&gt;
|| Below '''TER''' tag, this there are many hetero atoms listed now.&lt;br /&gt;
&lt;br /&gt;
They are water molecules that are present in the protein crystal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Notice that, here too, hydrogens will not be observed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Often, these water molecules are removed from the PDB file, before simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''PDB''' details tab.&lt;br /&gt;
|| Let’s close the '''PDB''' details tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Download Files''' pulldown.&lt;br /&gt;
|| Now, click on the '''Download Files''' pulldown. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
&lt;br /&gt;
A dialog box may or may not open prompting to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose '''Save File''' and click on '''Ok'''.&lt;br /&gt;
|| If so, choose to save the file on the computer and click on '''Ok'''.&lt;br /&gt;
&lt;br /&gt;
Allow the file download to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Learner may pause this video and open the downloaded file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that the file we viewed and downloaded are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Open the '''PDB''' file in '''VMD''' or another molecular viewer. &lt;br /&gt;
&lt;br /&gt;
Notice the structure displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* The '''PDB''' file format &lt;br /&gt;
* The '''PDB''' website&lt;br /&gt;
* '''FASTA''' file format&lt;br /&gt;
* Header details in the '''PDB''' file&lt;br /&gt;
* Downloaded a '''pdb''' file &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Go through the '''PDB''' website&lt;br /&gt;
* Familiarize with more details given for the PDB deposition.&lt;br /&gt;
* Go through the header details of the file that is downloaded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| Go through the given IDs from '''PDB''' website for enzyme '''DHFR''' and it’s complexes.&lt;br /&gt;
&lt;br /&gt;
* '''2L28''' for '''apo enzyme''' and multiple '''conformer'''s&lt;br /&gt;
* '''1DIS''' for '''binary''' complex&lt;br /&gt;
* '''3DAT''' for '''ternary''' complex&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
||&lt;br /&gt;
* Notice the presence and absence of hydrogen atoms in the structure files&lt;br /&gt;
* Familiarize with &lt;br /&gt;
** Conformational changes in the enzyme&lt;br /&gt;
** Hydrogen bonding with ligands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English</id>
		<title>Gromacs/C2/PDB-File-Format-and-Website/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English"/>
				<updated>2021-10-21T13:11:40Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border =1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''PDB File Format and Website'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn,&lt;br /&gt;
&lt;br /&gt;
* About PDB file format for molecular structure&lt;br /&gt;
* Protein Data Bank ('''PDB''') website&lt;br /&gt;
* Download a '''pdb''' file from '''PDB''' website&lt;br /&gt;
* About '''FASTA''' file format &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' v3.36.2&lt;br /&gt;
* A working internet connection to access the '''PDB''' website&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''File from downloaded tarball'''&lt;br /&gt;
|| Files used in this tutorial, can be found in the,&lt;br /&gt;
* Downloaded and extracted tarball directory used for '''Gromacs''' installation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the File manager.&lt;br /&gt;
|| Let’s open the '''File manager'''.&lt;br /&gt;
&lt;br /&gt;
Go to the downloaded and extracted tarball directory for '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the files of the extracted '''Gromacs''' directory.&lt;br /&gt;
&lt;br /&gt;
Go to '''src''' directory.&lt;br /&gt;
|| Few test '''PDB''' files are given for testing purposes with '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
They can be found in the '''src''' directory of the extracted tarball of '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
|| Now, navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and cursor on the '''lysozyme.pdf''' file.&lt;br /&gt;
|| Scroll down and notice the '''lysozyme.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''lysozyme.pdb''' in a text editor.&lt;br /&gt;
|| Let’s open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file is in '''PDB '''file format, and the structure of truncated '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The file gives the coordinates in '''xyz''' axes of each atom in a molecule.&lt;br /&gt;
&lt;br /&gt;
It is in the '''PDB''' format defined by '''IUPAC''' convention.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
&lt;br /&gt;
[https://www.rcsb.org/ https://www.rcsb.org/] '''&lt;br /&gt;
|| * '''Protein data bank''' is a repository of 3D structural data of biomolecules&lt;br /&gt;
* The website link is shown here.&lt;br /&gt;
* The structures are determined by '''X-ray''' diffraction, '''NMR''', &amp;amp; '''electron microscopy'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
|| Atomic resolution structures for&lt;br /&gt;
* Proteins, DNA and RNA&lt;br /&gt;
* Carbohydrates and lipids&lt;br /&gt;
* Several ligand molecules&lt;br /&gt;
are available here&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first 3 lines.&lt;br /&gt;
|| The first few lines on the top are comments, giving details about the file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''MODEL'''.&lt;br /&gt;
|| The '''MODEL''' indicates the first set of coordinates which is listed below it.&lt;br /&gt;
&lt;br /&gt;
This happens when more than a single coordinate set is selected to represent the molecule. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on page.&lt;br /&gt;
|| Learner can refer to structures determined by '''NMR''' method, to know more. &lt;br /&gt;
&lt;br /&gt;
In '''NMR''' an ensemble of structure is selected to represent the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''ATOM''' lines.&lt;br /&gt;
|| Notice the several columns below '''MODEL'''. &lt;br /&gt;
&lt;br /&gt;
Each row gives details of each '''atom''' in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first and second column.&lt;br /&gt;
|| The first column shows, it is for the atom. &lt;br /&gt;
&lt;br /&gt;
The second column incrementally counts each atom in the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the third and fourth column.&lt;br /&gt;
|| Third column gives the atom name.&lt;br /&gt;
&lt;br /&gt;
The next column shows the amino acid residue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Fifth column is the subunit number.&lt;br /&gt;
&lt;br /&gt;
Sixth column is the residue position number of the atom in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 7, 8, and 9 columns.&lt;br /&gt;
|| The next three columns are the '''x, y''', and '''z''' coordinates.&lt;br /&gt;
&lt;br /&gt;
They are the position of the atom in the biomolecule in 3 dimensional space.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the 10th column.&lt;br /&gt;
|| The 10&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column is the occupancy of the atom at that position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 11&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 12&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Then notice the '''R''' factor.&lt;br /&gt;
&lt;br /&gt;
The last column lists the element that occupies the position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and show '''TER''' line in the file.&lt;br /&gt;
|| Scroll to the end of the file and notice the '''TER''' written here.&lt;br /&gt;
&lt;br /&gt;
This denotes the end of the molecular model and the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on residue number 10.&lt;br /&gt;
|| Notice that, the data is truncated at the 10th residue in this document.&lt;br /&gt;
&lt;br /&gt;
This file is for demonstration purpose only.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the interface and close the text editor.&lt;br /&gt;
|| All residues for '''1AKI''' which is the '''lysozyme''' entry are not present here.&lt;br /&gt;
&lt;br /&gt;
Lysozyme, or full length deposition of '''1AKI''' has 129 amino acid residues.&lt;br /&gt;
&lt;br /&gt;
Let’s consult the '''PDB''' site to know more.&lt;br /&gt;
&lt;br /&gt;
Let’s close the text editor.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open web browser and go to [https://www.rcsb.org/ https://www.rcsb.org/] .&lt;br /&gt;
|| Next, open a web browser. &lt;br /&gt;
&lt;br /&gt;
Go to the '''PDB''' website as seen here. &lt;br /&gt;
&lt;br /&gt;
Let’s learn to search and download coordinates from the '''PDB''' website. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''lysozyme''' in the search form on top and press '''Enter'''.&lt;br /&gt;
|| In the search form on the top, let’s enter '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
|| Scroll down the page and notice the several search results for '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
Each molecular structure that is deposited in the '''PDB''' has a unique ID.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and enter '''1AKI''' in the search form.&lt;br /&gt;
|| Now, go to the top of the page.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search, Basic Search'''. &lt;br /&gt;
&lt;br /&gt;
Let’s search for the structure deposition ID '''1AKI'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show details of '''1AKI'''.&lt;br /&gt;
|| Now the structure deposition details of this protein ID, appears.&lt;br /&gt;
The page opens in the '''Structure Summary''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page and scroll down.&lt;br /&gt;
|| Scroll down and notice the detailed information on this structure.&lt;br /&gt;
&lt;br /&gt;
It is that of egg white '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''X-ray diffraction'''.&lt;br /&gt;
|| Notice that it is determined by '''X-ray diffraction''' method.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''3D View''' tab.&lt;br /&gt;
Scroll to the top of the page.&lt;br /&gt;
|| Scroll to the top of the page and click on the '''3D View''' tab.&lt;br /&gt;
&lt;br /&gt;
Scroll down the page.&lt;br /&gt;
&lt;br /&gt;
An interactive window is seen on the left with the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click, hold and move mouse, show protein in rotated view.&lt;br /&gt;
|| Click, hold and move the mouse to rotate the protein in the window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on primary sequence and click on 2-3 residues.&lt;br /&gt;
&lt;br /&gt;
Move cursor to the protein to show the highlighted position.&lt;br /&gt;
|| On the top of the screen, notice the protein primary sequence.&lt;br /&gt;
&lt;br /&gt;
Click on any of the residue and notice it highlighted in the structure. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the protein structure.&lt;br /&gt;
|| Currently, the secondary structure of the protein is also visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on red dot.&lt;br /&gt;
|| All the red dots are water molecules.&lt;br /&gt;
&lt;br /&gt;
Users may pause this video and explore all the details given on this '''PDB''' ID. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the page.&lt;br /&gt;
|| Let’s scroll up the page and download the molecule structure coordinate file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Display files''' and '''Download files'''.&lt;br /&gt;
|| Notice the '''Display files''' and '''Download files''' pulldown towards the top right.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Display files'''.&lt;br /&gt;
|| Click on the '''Display files''' and notice the '''FASTA''' '''Sequence''' option.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FASTA'''.&lt;br /&gt;
|| Click on it. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''FASTA''' sequence tab.&lt;br /&gt;
|| A new tab opens with the '''primary''' sequence of the protein in single letter code.&lt;br /&gt;
&lt;br /&gt;
The first line is the header giving the ID and details about the sequence.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''FASTA''' tab.&lt;br /&gt;
|| I will close this tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''PDB format''' option.&lt;br /&gt;
|| Next click on the '''PDB format''' option in the '''Display files''' pulldown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the new tab with the '''PDB''' file.&lt;br /&gt;
|| Again, a new tab opens with the '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header lines.&lt;br /&gt;
|| The first several lines are headers which give details about the deposition.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on details on top.&lt;br /&gt;
|| Notice the organism, name, authors, publication details and resolution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page.&lt;br /&gt;
|| Scroll down the page and notice more details.&lt;br /&gt;
&lt;br /&gt;
Learner may pause this video and explore the PDB file in detail.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''SSBOND'''.&lt;br /&gt;
|| Any disulfide bond present in the protein is also listed here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Often small molecule ligand or more chains are present in the system of study. &lt;br /&gt;
&lt;br /&gt;
If so, their details will also be visible in the header.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| The coordinates for each atom in the unit structure is listed below.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| Notice that there are no hydrogens listed here.&lt;br /&gt;
&lt;br /&gt;
This is because the x-ray diffraction method does not detect hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''1AKI''' file opened in text editor.&lt;br /&gt;
|| The '''1AKI''' file, which we opened earlier, had hydrogen atoms added to the file.&lt;br /&gt;
&lt;br /&gt;
That file also has a trimmed header.&lt;br /&gt;
&lt;br /&gt;
Hydrogen atoms are added to the molecule afterwards as needed by the users.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
&lt;br /&gt;
Cursor at '''TER'''.&lt;br /&gt;
|| Now, scroll almost to the end of the page.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''HETATM'''.&lt;br /&gt;
&lt;br /&gt;
Point to the HOH atoms in the file.&lt;br /&gt;
|| Below '''TER''' tag, this there are many hetero atoms listed now.&lt;br /&gt;
&lt;br /&gt;
They are water molecules that are present in the protein crystal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Notice that, here too, hydrogens will not be observed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Often, these water molecules are removed from the PDB file, before simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''PDB''' details tab.&lt;br /&gt;
|| Let’s close the '''PDB''' details tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Download Files''' pulldown.&lt;br /&gt;
|| Now, click on the '''Download Files''' pulldown. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
&lt;br /&gt;
A dialog box may or may not open prompting to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose '''Save File''' and click on '''Ok'''.&lt;br /&gt;
|| If so, choose to save the file on the computer and click on '''Ok'''.&lt;br /&gt;
&lt;br /&gt;
Allow the file download to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Learner may pause this video and open the downloaded file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that the file we viewed and downloaded are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Open the '''PDB''' file in '''VMD''' or another molecular viewer. &lt;br /&gt;
&lt;br /&gt;
Notice the structure displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* The '''PDB''' file format &lt;br /&gt;
* The '''PDB''' website&lt;br /&gt;
* '''FASTA''' file format&lt;br /&gt;
* Header details in '''PDB''' file&lt;br /&gt;
* Downloaded a '''pdb''' file &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Go through the '''PDB''' website&lt;br /&gt;
* Familiarize with more details given for the PDB deposition.&lt;br /&gt;
* Go through the header details of the file that is downloaded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| Go through the given IDs from '''PDB''' website for enzyme '''DHFR''' and it’s complexes.&lt;br /&gt;
&lt;br /&gt;
* '''2L28''' for '''apo enzyme''' and multiple '''conformer'''s&lt;br /&gt;
* '''1DIS''' for '''binary''' complex&lt;br /&gt;
* '''3DAT''' for '''ternary''' complex&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
||&lt;br /&gt;
* Notice the presence and absence of hydrogen atoms in the structure files&lt;br /&gt;
* Familiarize with &lt;br /&gt;
** Conformational changes in the enzyme&lt;br /&gt;
** Hydrogen bonding with ligands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English</id>
		<title>Gromacs/C2/PDB-File-Format-and-Website/English</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php/Gromacs/C2/PDB-File-Format-and-Website/English"/>
				<updated>2021-10-21T13:07:57Z</updated>
		
		<summary type="html">&lt;p&gt;Ranipv076: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{| border =1&lt;br /&gt;
|| '''Visual Cue'''&lt;br /&gt;
|| '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 1'''&lt;br /&gt;
&lt;br /&gt;
'''Title Slide '''&lt;br /&gt;
|| Welcome to the tutorial on '''PDB File Format and Website'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 2'''&lt;br /&gt;
&lt;br /&gt;
'''Learning Objectives'''&lt;br /&gt;
|| In this tutorial, we will learn,&lt;br /&gt;
&lt;br /&gt;
* About PDB file format for molecular structure&lt;br /&gt;
* Protein Data Bank ('''PDB''') website&lt;br /&gt;
* Download a '''pdb''' file from '''PDB''' website&lt;br /&gt;
* About '''FASTA''' file format &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 3'''&lt;br /&gt;
&lt;br /&gt;
'''System and Software Requirement'''&lt;br /&gt;
|| To record this tutorial, I am using&lt;br /&gt;
&lt;br /&gt;
* '''Ubuntu Linux''' v20.04 OS&lt;br /&gt;
* '''Firefox''' web browser v92&lt;br /&gt;
* '''gedit''' v3.36.2&lt;br /&gt;
* A working internet connection to access the '''PDB''' website&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 4'''&lt;br /&gt;
&lt;br /&gt;
'''Pre-requisites'''&lt;br /&gt;
&lt;br /&gt;
[https://spoken-tutorial.org/ https://spoken-tutorial.org] '''&lt;br /&gt;
|| To follow this tutorial, &lt;br /&gt;
* Learner must be familiar with basic computer skills.&lt;br /&gt;
* For pre-requisite tutorials, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 5'''&lt;br /&gt;
&lt;br /&gt;
'''File from downloaded tarball'''&lt;br /&gt;
|| Files used in this tutorial, can be found in the,&lt;br /&gt;
* Downloaded and extracted tarball directory used for '''Gromacs''' installation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open the File manager.&lt;br /&gt;
|| Let’s open the '''File manager'''.&lt;br /&gt;
&lt;br /&gt;
Go to the downloaded and extracted tarball directory for '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the files of the extracted '''Gromacs''' directory.&lt;br /&gt;
&lt;br /&gt;
Go to '''src''' directory.&lt;br /&gt;
|| Few test '''PDB''' files are given for testing purposes with '''Gromacs''' installation.&lt;br /&gt;
&lt;br /&gt;
They can be found in the '''src''' directory of the extracted tarball of '''Gromacs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
|| Now, navigate to '''testutils''' directory and then to '''simulationdatabase'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and cursor on the '''lysozyme.pdf''' file.&lt;br /&gt;
|| Scroll down and notice the '''lysozyme.pdb''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open '''lysozyme.pdb''' in a text editor.&lt;br /&gt;
|| Let’s open this file in a text editor.&lt;br /&gt;
&lt;br /&gt;
This file is in '''PDB '''file format, and the structure of truncated '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the file.&lt;br /&gt;
|| The file gives the coordinates in '''xyz''' axes of each atom in a molecule.&lt;br /&gt;
&lt;br /&gt;
It is in the '''PDB''' format defined by '''IUPAC''' convention.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 6'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
&lt;br /&gt;
[https://www.rcsb.org/ https://www.rcsb.org/] '''&lt;br /&gt;
|| * '''Protein data bank''' is a repository of 3D structural data of biomolecules&lt;br /&gt;
* The website link is shown here.&lt;br /&gt;
* The structures are determined by '''X-ray''' diffraction, '''NMR''', &amp;amp; '''electron microscopy'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 7'''&lt;br /&gt;
&lt;br /&gt;
'''Protein Data Bank'''&lt;br /&gt;
|| Atomic resolution structures for&lt;br /&gt;
* Proteins, DNA and RNA&lt;br /&gt;
* Carbohydrates and lipids&lt;br /&gt;
* Several ligand molecules&lt;br /&gt;
are available here&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first 3 lines.&lt;br /&gt;
|| The first few lines on the top are comments, giving details about the file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''MODEL'''.&lt;br /&gt;
|| The '''MODEL''' indicates the first set of coordinates which is listed below it.&lt;br /&gt;
&lt;br /&gt;
This happens when more than a single coordinate set is selected to represent the molecule. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on page.&lt;br /&gt;
|| Learner can refer to structures determined by '''NMR''' method, to know more. &lt;br /&gt;
&lt;br /&gt;
In '''NMR''' an ensemble of structure is selected to represent the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''ATOM''' lines.&lt;br /&gt;
|| Notice the several columns below '''MODEL'''. &lt;br /&gt;
&lt;br /&gt;
Each row gives details of each '''atom''' in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the first and second column.&lt;br /&gt;
|| The first column shows, it is for the atom. &lt;br /&gt;
&lt;br /&gt;
The second column incrementally counts each atom in the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the third and fourth column.&lt;br /&gt;
|| Third column gives the atom name.&lt;br /&gt;
&lt;br /&gt;
The next column shows the amino acid residue.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 5&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 6&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Fifth column is the subunit number.&lt;br /&gt;
&lt;br /&gt;
Sixth column is the residue position number of the atom in the biomolecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 7, 8, and 9 columns.&lt;br /&gt;
|| The next three columns are the '''x, y''', and '''z''' coordinates.&lt;br /&gt;
&lt;br /&gt;
They are the position of the atom in the biomolecule in 3 dimensional space.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the 10th column.&lt;br /&gt;
|| The 10&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column is the occupancy of the atom at that position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on 11&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; and 12&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
|| Then notice the '''R''' factor.&lt;br /&gt;
&lt;br /&gt;
The last column lists the element that occupies the position.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down and show '''TER''' line in the file.&lt;br /&gt;
|| Scroll to the end of the file and notice the '''TER''' written here.&lt;br /&gt;
&lt;br /&gt;
This denotes the end of the molecular model and the molecule.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on residue number 10.&lt;br /&gt;
|| Notice that the data is truncated at the 10th residue in this document.&lt;br /&gt;
&lt;br /&gt;
This file is for demonstration purpose only.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the interface and close the text editor.&lt;br /&gt;
|| All the residues for '''1AKI''' are not present here.&lt;br /&gt;
&lt;br /&gt;
Lysozyme, or full length deposition of '''1AKI''' has 129 amino acid residues.&lt;br /&gt;
&lt;br /&gt;
Let’s consult the '''PDB''' site to know more.&lt;br /&gt;
&lt;br /&gt;
Let’s close the text editor file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Open web browser and go to [https://www.rcsb.org/ https://www.rcsb.org/] .&lt;br /&gt;
|| Next, open a web browser. &lt;br /&gt;
&lt;br /&gt;
Go to the '''PDB''' website as seen here. &lt;br /&gt;
&lt;br /&gt;
Let’s learn to search and download coordinates from the '''PDB''' website. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Enter '''lysozyme''' in the search form on top and press '''Enter'''.&lt;br /&gt;
|| In the search form on the top, let’s enter '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
|| Scroll down the page and notice the several search results for '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
Each molecular structure that is deposited in the '''PDB''' has a unique ID.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up and enter '''1AKI''' in the search form.&lt;br /&gt;
|| Now, go to the top of the page.&lt;br /&gt;
&lt;br /&gt;
Click on '''Search, Basic Search'''. &lt;br /&gt;
&lt;br /&gt;
Let’s search for the structure deposition ID '''1AKI'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show details of '''1AKI'''.&lt;br /&gt;
|| Now the structure deposition details of this protein ID, appears.&lt;br /&gt;
The page opens in the '''structure summary''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the page and scroll down.&lt;br /&gt;
|| Scroll down and notice the detailed information on this structure.&lt;br /&gt;
&lt;br /&gt;
It is that of egg white '''lysozyme'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''X-ray diffraction'''.&lt;br /&gt;
|| Notice that it is determined by '''X-ray diffraction''' method.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''3D View''' tab.&lt;br /&gt;
Scroll down the page.&lt;br /&gt;
|| Scroll to the top of the page and click on the '''3D View''' tab.&lt;br /&gt;
&lt;br /&gt;
Scroll down the page.&lt;br /&gt;
&lt;br /&gt;
An interactive window on the left with the protein structure.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click, hold and move mouse, show protein in rotated view.&lt;br /&gt;
|| Click, hold and move the mouse to rotate the protein in the window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on primary sequence and click on 2-3 residues.&lt;br /&gt;
&lt;br /&gt;
Move cursor to the protein to show the highlighted position.&lt;br /&gt;
|| On the top of the screen, notice the protein primary sequence.&lt;br /&gt;
&lt;br /&gt;
Click on any of the residue and notice it highlighted in the structure. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the protein structure.&lt;br /&gt;
|| Currently, the secondary structure of the protein is also visible.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on red dot.&lt;br /&gt;
|| All the red dots are water molecules.&lt;br /&gt;
&lt;br /&gt;
Users may pause this video and explore all the details given on this '''PDB''' ID. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll up the page.&lt;br /&gt;
|| Let’s scroll up the page and download the molecule structure coordinate file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''Display files''' and '''Download files'''.&lt;br /&gt;
|| Notice the '''Display files''' and '''Download files''' pulldown towards the top right.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Display files'''.&lt;br /&gt;
|| Click on the '''Display files''' and notice the '''FASTA''' '''Sequence''' option.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on '''FASTA'''.&lt;br /&gt;
|| Click on it. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the '''FASTA''' sequence tab.&lt;br /&gt;
|| A new tab opens with the '''primary''' sequence of the protein in single letter code.&lt;br /&gt;
&lt;br /&gt;
The first line is the header giving the ID and details about the sequence.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''FASTA''' tab.&lt;br /&gt;
|| I will close this tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''PDB format''' option.&lt;br /&gt;
|| Next click on the '''PDB format''' option in the '''Display files''' pulldown.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the new tab with the '''PDB''' file.&lt;br /&gt;
|| Again, a new tab opens with the '''PDB''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the header lines.&lt;br /&gt;
|| The first several lines are headers which give details about the deposition.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on details on top.&lt;br /&gt;
|| Notice the organism, name, authors, publication details and resolution.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down the page.&lt;br /&gt;
|| Scroll down the page and notice more details.&lt;br /&gt;
&lt;br /&gt;
Learner may pause this video and explore the PDB file in detail.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''SSBOND'''.&lt;br /&gt;
|| Any disulfide bond present in the protein is also listed here.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| Often small molecule ligand or more chains are present in the system of study. &lt;br /&gt;
&lt;br /&gt;
If so, their details will also be visible in the header.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| The coordinates for each atom in the unit structure is listed below.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the atomic coordinates.&lt;br /&gt;
|| Notice that there are no hydrogens listed here.&lt;br /&gt;
&lt;br /&gt;
This is because the x-ray diffraction method does not detect hydrogens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Screenshot of '''1AKI''' file opened in text editor.&lt;br /&gt;
|| The '''1AKI''' file, which we opened earlier, had hydrogen atoms added to the file.&lt;br /&gt;
&lt;br /&gt;
That file also has a trimmed header.&lt;br /&gt;
&lt;br /&gt;
Hydrogen atoms are added to the molecule afterwards as needed by the users.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Scroll down.&lt;br /&gt;
&lt;br /&gt;
Cursor at '''TER'''.&lt;br /&gt;
|| Now, scroll almost to the end of the page.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on '''HETATM'''.&lt;br /&gt;
&lt;br /&gt;
Point to the HOH atoms in the file.&lt;br /&gt;
|| Below '''TER''' tag, this there are many hetero atoms listed now.&lt;br /&gt;
&lt;br /&gt;
They are water molecules that are present in the protein crystal.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Notice that, here too, hydrogens will not be observed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Show '''O''' element for '''HETATM'''.&lt;br /&gt;
|| Often, these water molecules are removed from the PDB file, before simulation.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Close the '''PDB''' details tab.&lt;br /&gt;
|| Let’s close the '''PDB''' details tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Click on the '''Download Files''' pulldown.&lt;br /&gt;
|| Now, click on the '''Download Files''' pulldown. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
|| Choose the '''PDB format'''.&lt;br /&gt;
&lt;br /&gt;
A dialog box may or may not open prompting to save the file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Choose '''Save File''' and click on '''Ok'''.&lt;br /&gt;
|| If so, choose to save the file on the computer and click on '''Ok'''.&lt;br /&gt;
&lt;br /&gt;
Allow the file download to complete.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Learner may pause this video and open the downloaded file in a text editor.&lt;br /&gt;
&lt;br /&gt;
Notice that the file we viewed and downloaded are the same.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| Cursor on the PDB web page.&lt;br /&gt;
|| Open the '''PDB''' file in '''VMD''' or another molecular viewer. &lt;br /&gt;
&lt;br /&gt;
Notice the structure displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 8'''&lt;br /&gt;
&lt;br /&gt;
'''Summary '''&lt;br /&gt;
|| Now let’s summarize. In this tutorial, we learned about,&lt;br /&gt;
&lt;br /&gt;
* The '''PDB''' file format &lt;br /&gt;
* The '''PDB''' website&lt;br /&gt;
* '''FASTA''' file format&lt;br /&gt;
* Header details in '''PDB''' file&lt;br /&gt;
* Downloaded a '''pdb''' file &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 9'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| For assignment activity, please do the following. &lt;br /&gt;
&lt;br /&gt;
* Go through the '''PDB''' website&lt;br /&gt;
* Familiarize with more details given for the PDB deposition.&lt;br /&gt;
* Go through the header details of the file that is downloaded.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 10'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
|| Go through the given IDs from '''PDB''' website for enzyme '''DHFR''' and it’s complexes.&lt;br /&gt;
&lt;br /&gt;
* '''2L28''' for '''apo enzyme''' and multiple '''conformer'''s&lt;br /&gt;
* '''1DIS''' for '''binary''' complex&lt;br /&gt;
* '''3DAT''' for '''ternary''' complex&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 11'''&lt;br /&gt;
&lt;br /&gt;
'''Assignment '''&lt;br /&gt;
||&lt;br /&gt;
* Notice the presence and absence of hydrogen atoms in the structure files&lt;br /&gt;
* Familiarize with &lt;br /&gt;
** Conformational changes in the enzyme&lt;br /&gt;
** Hydrogen bonding with ligands&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 12'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial Project'''&lt;br /&gt;
|| This video summarises the Spoken Tutorial Project.&lt;br /&gt;
&lt;br /&gt;
Please download and watch it.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 13'''&lt;br /&gt;
&lt;br /&gt;
'''Spoken Tutorial workshops'''&lt;br /&gt;
|| We conduct workshops using spoken tutorials and give certificates. &lt;br /&gt;
&lt;br /&gt;
Please write to us.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 14'''&lt;br /&gt;
&lt;br /&gt;
'''Forum for questions'''&lt;br /&gt;
&lt;br /&gt;
|| Post your timed queries in this forum.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| '''Slide Number 15'''&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgment'''&lt;br /&gt;
|| Spoken Tutorial Project is funded by MoE, Government of India.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| &lt;br /&gt;
|| This is Rani from IIT, Bombay. Thank you for joining.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Ranipv076</name></author>	</entry>

	</feed>