Team:EPF-Lausanne/Implementation
From 2009.igem.org
(9 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
<br> | <br> | ||
---- | ---- | ||
- | |||
<br> | <br> | ||
- | LOV domains are the light-sensitive portion of phototropins. They absorb light through a flavin cofactor, photo-chemicaly form a covalent bond between the chromophore and a cysteine residue in the protein | + | LOV domains are the light-sensitive portion of phototropins. They absorb light through a flavin cofactor, photo-chemicaly form a covalent bond between the chromophore and a cysteine residue in the protein. |
===Generating input files=== | ===Generating input files=== | ||
- | + | In this section, we explain all the steps to create needed files for namd, except the .conf file. | |
+ | We need a compatible .pdb in addition to parameter and topology files to go through. Steps to generate all the input files are explained in detail on this page [[Team:EPF-Lausanne/Modeling/Simulation|How to generate input files]]. This is a kind of summary of the tuto. | ||
- | ===.conf parameters=== | + | ===Namd .conf parameters=== |
- | + | Namd can run different kind of simulations, from minimization to MD. Here are the .conf we use. [[Team:EPF-Lausanne/Modeling/NamdConf|NamdConf]] | |
+ | |||
+ | ===Launch a simulation=== | ||
+ | We start from .pdb, .psf, .rtf generated in the previous section and we explain how to launch namd on both clusters we have access to. Complete process is on a separate page [[Team:EPF-Lausanne/Modeling/RunSimulation|How to launch a simulation]]. | ||
- | |||
- | |||
</div><div CLASS="epfl09bouchon"></div> | </div><div CLASS="epfl09bouchon"></div> |
Latest revision as of 17:06, 12 August 2009
LOV domains are the light-sensitive portion of phototropins. They absorb light through a flavin cofactor, photo-chemicaly form a covalent bond between the chromophore and a cysteine residue in the protein.
Generating input files
In this section, we explain all the steps to create needed files for namd, except the .conf file. We need a compatible .pdb in addition to parameter and topology files to go through. Steps to generate all the input files are explained in detail on this page How to generate input files. This is a kind of summary of the tuto.
Namd .conf parameters
Namd can run different kind of simulations, from minimization to MD. Here are the .conf we use. NamdConf
Launch a simulation
We start from .pdb, .psf, .rtf generated in the previous section and we explain how to launch namd on both clusters we have access to. Complete process is on a separate page How to launch a simulation.