Hi team,
I am trying to refine a Modeller-generated structure of a membrane dimeric protein with bound ligand. Is it going to be possible with PREFMD2?
Just want to ask since I see some hashed codes in prefmd2.py:
# arg.add_argument('--membrane', dest='is_membrane_protein',
# action='store_true')
# arg.add_argument('--ligand', dest='has_ligand', action='store_true')
# arg.add_argument('--oligomer', dest='is_oligomer', action='store_true')
which is exactly what my protein is.
Thanks!
Hi team,
I am trying to refine a Modeller-generated structure of a membrane dimeric protein with bound ligand. Is it going to be possible with PREFMD2?
Just want to ask since I see some hashed codes in prefmd2.py:
# arg.add_argument('--membrane', dest='is_membrane_protein',# action='store_true')# arg.add_argument('--ligand', dest='has_ligand', action='store_true')# arg.add_argument('--oligomer', dest='is_oligomer', action='store_true')which is exactly what my protein is.
Thanks!