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

Can I put the protein on the two side of the membrane? #9

Open
BruceLiuIBP opened this issue Apr 1, 2024 · 2 comments
Open

Can I put the protein on the two side of the membrane? #9

BruceLiuIBP opened this issue Apr 1, 2024 · 2 comments

Comments

@BruceLiuIBP
Copy link

BruceLiuIBP commented Apr 1, 2024

Hi, my aim is to place the curvature protein on the two side of the membrane, does it possible to use FreeDTS to do that ?and how can i change the inclusion parameter to do that?

Thank you very much

@BruceLiuIBP BruceLiuIBP changed the title What is the meaning of Inclusion parameter ? Can I put the protein on the two side of the membrane? Apr 1, 2024
@weria-pezeshkian
Copy link
Owner

Hi,

The answer to your question depends on what you want to model. A mesoscale model does not represent molecular details but rather maps their effects. So, if you have one type of protein that binds to a membrane from both sides, this effect can be roughly captured by having two types of inclusions with the same parameters. However, the curvature (c0) of the first one should be the negative of the second one. Additionally, inclusion-inclusion interactions between these two types should be set to zero. This would look something like:

Define 2 Inclusions
SRotation Type K KG KP KL C0 C0P C0L
1 Pro1 20 0 0 0 0.4 0 0
1 Pro2 20 0 0 0 -0.4 0 0
Inclusion-Inclusion-Int
1 1 1 0 2 0.0
2 2 1 0 2 0.0
2 2 1 0 0 0.0

@BruceLiuIBP
Copy link
Author

Thank you very much for your answer, I think i need to learn more about the membrane biophysics in order to know the parameter definition.

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