Coder Social home page Coder Social logo

membraneprotein's Introduction

http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/membrane_protein/01_pdb2gmx.html

Step 1
======
gmx_mpi pdb2gmx -f KALP-15_princ.pdb -o KALP-15_processed.gro -ignh -ter -water spc
	GROMOS96 53A6 parameter set. Choose "None" for the termini; 

Step 2
======
	create directory: gromos53a6_lipid.ff/

Step 3
======
gmx_mpi editconf -f dppc128.pdb -o dppc128.gro 

gmx_mpi grompp -f minim.mdp -c dppc128.gro -p topol_dppc.top -o em.tpr


gmx_mpi trjconv -s em.tpr -f dppc128.gro -o dppc128_whole.gro -pbc mol -ur compact
	Select a group: 0

gmx_mpi editconf -f KALP-15_processed.gro -o KALP_newbox.gro -c -box 6.41840 6.44350 6.59650

   (for other systems...) gmx_mpi editconf -f protein.gro -o protein_newbox.gro -box  6.41840 6.44350 6.59650 -center 3.20920  3.22175  3.29825 

cat KALP_newbox.gro dppc128_whole.gro > system.gro


gmx_mpi genrestr -f KALP_newbox.gro -o strong_posre.itp -fc 100000 100000 100000

membraneprotein's People

Contributors

fuentesdt avatar

Watchers

James Cloos avatar Tony Cho avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.