Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input file #22

Open
zyh4482 opened this issue Feb 25, 2022 · 1 comment
Open

Input file #22

zyh4482 opened this issue Feb 25, 2022 · 1 comment

Comments

@zyh4482
Copy link

zyh4482 commented Feb 25, 2022

Hi.
I'm new in molecular dynamics. May I ask several silly questions?

  1. How to generate the input file with MDtraj format like .xct and .gro?
  2. If the target protein does not have crystal structure (but two family members which have PDB data show similarity), how could I analyze the interaction between lipid and target protein?
    Thank you so much.
@robincorey
Copy link
Contributor

Hi - thanks for your interest. Here are some answers to your questions:

  1. Typically these would be generated using a MD program like gromacs, which has many decent tutorials online.
  2. You can either use a similar PDB, or try and build a model of your system, either based on homology to an existing PDB (e.g. using https://swissmodel.expasy.org/) or AlphaFold (https://alphafold.ebi.ac.uk/ or https://colab.research.google.com/github/sokrypton/ColabFold/blob/main/beta/AlphaFold2_advanced.ipynb)

Once you have your protein model, simulations can be setup using a number of methods, inlcuding: https://colab.research.google.com/github/pstansfeld/MemProtMD/blob/main/MemProtMD_insane.ipynb and https://charmm-gui.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants