Skip to content

Support Membrane Protein pre-equilibration in Biosimspace via Gromacs #405

@Roy-Haolin-Du

Description

@Roy-Haolin-Du

Hi,

I hope this message finds you well😄. Sorry to trouble you.

We are supporting Membrane Protein in a3fe via Gromacs to do min, nvt, npt and equil.
However, for membrane protein systems, special .mdp parameters are required.

Especially, the temperature coupling groups usually would be divided into different compenets.(e.g. protein/membrane/solvent separation). But in BSS,

protocol_dict["tc-grps"] = (
                "system"  # A single temperature group for the entire system.
            )

, which is as a single system. in

If I want to set tc_grps = SOLU MEMB SOLV, just kindly, is there a way in BSS to define separate temperature coupling groups?

In GROMACS, the default share/top/defselection.dat file includes predefined groups such as Protein, Non-Protein, Water, and Ion. Would it be appropriate to define the membrane group as something like Non-Protein and not Water_and_Ions?

Or, do we need pre-defined in our system by creating using gmx make_ndx and define in an index file?

I’d be sincerely grateful for any suggestions or comments you might have.

Thanks so much.

Best,

Roy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions