[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [modeller_usage] problem in modeling protein with ligand



Hi.

Have you ever try to search for tutorial examples at modeller web site?

Good Lucky



--- On Thu, 4/5/12, NUTAN CHAUHAN <> wrote:

From: NUTAN CHAUHAN <>
Subject: [modeller_usage] problem in modeling protein with ligand
To: "" <>
Date: Thursday, April 5, 2012, 10:01 AM

Hello all,
I want to model my protein using template with its ligand bound to it. How can do this..i dnt hv idea. plz help.
thnx in advance,
 
Nutan Chauhan
Research Scholar
Department of Biotechnology
BIT, Mesra
Ranchi-835215, Jharkhand


From: "" <>
To:
Sent: Saturday, 24 March 2012 10:27 PM
Subject: modeller_usage Digest, Vol 11, Issue 34

Send modeller_usage mailing list submissions to
    " target="_blank" href="/mc/compose?to=">

To subscribe or unsubscribe via the World Wide Web, visit
    https://salilab.org/mailman/listinfo/modeller_usage
or, via email, send a message with subject or body 'help' to
    " target="_blank" href="/mc/compose?to=">

You can reach the person managing the list at
    " target="_blank" href="/mc/compose?to=">

When replying, please edit your Subject line so it is more specific
than "Re: Contents of modeller_usage digest..."


Today's Topics:

  1. Re: Is it possible to calculate energy for the given
      structure with MODELLER's C API and derivative with respect to
      all coordinates (x, y, z)? (Modeller Caretaker)
  2. Re: homology modelling with multiple subunits (Modeller Caretaker)
  3. Regarding protein 3D structure modeling (vishal Nemaysh)
  4. Re: Regarding protein 3D structure modeling (Modeller Caretaker)


----------------------------------------------------------------------

Message: 1
Date: Thu, 22 Mar 2012 13:44:59 -0700
From: Modeller Caretaker <" target="_blank" href="/mc/compose?to=">>
To: Valerio Lupperger <" target="_blank" href="/mc/compose?to=">>
Cc: " target="_blank" href="/mc/compose?to=">
Subject: Re: [modeller_usage] Is it possible to calculate energy for
    the given structure with MODELLER's C API and derivative with respect
    to all coordinates (x, y, z)?
Message-ID: <" target="_blank" href="/mc/compose?to=">>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 3/22/12 8:08 AM, Valerio Lupperger wrote:
> I use MODELLER (9.10) in a c-program like in
> http://salilab.org/modeller/manual/node456.html. As input I have one
> structure and its restraints. Is it possible to calculate energy for the
> given structure with MODELLER's C API and derivative with respect to all
> coordinates (x,y,z)? And if so, how is it possible?

If you can do it in a Python script, you can generally do it with the C
API (most of the Python interface to Modeller is simply calling the C
API underneath, in the _modeller module). So you can write the
equivalent Python code, and then look at Modeller's Python interface to
see what the equivalent C API functions are that it's calling. For
example, to calculate the energy you would call the energy() method in
the selection class; if you look at modlib/modeller/selection.py you'll
see that that method calls the C API mod_energy() function. In C you
will have to manually keep track of memory and handle errors, of course,
which is done automatically for you by the Python interface.

    Ben Webb, Modeller Caretaker
--
" target="_blank" href="/mc/compose?to=">            http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage


------------------------------

Message: 2
Date: Thu, 22 Mar 2012 13:48:48 -0700
From: Modeller Caretaker <" target="_blank" href="/mc/compose?to=">>
To: "Zumot, Elia Nabil" <" target="_blank" href="/mc/compose?to=">>
Cc: "" target="_blank" href="/mc/compose?to=">" <" target="_blank" href="/mc/compose?to=">>
Subject: Re: [modeller_usage] homology modelling with multiple
    subunits
Message-ID: <" target="_blank" href="/mc/compose?to=">>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 3/22/12 10:53 AM, Zumot, Elia Nabil wrote:
> Is there a way to generate a homology model using several subunits as
> template? The protein I wish to model is a homotrimer. Am I wrong or
> is what is explained in "Building a model from multiple templates"
> not relevant here since I need the three subunits together in space
> (without steric clashes).

Unless I don't understand your question, this is covered by
http://salilab.org/modeller/9.10/manual/node28.html

Modeller is not going to magically determine the interface region
between your subunits and dock them, of course. You need to give it
information about the interface between subunits (either by giving it a
multimeric template, or by supplying it with subunit-subunit restraints
if you only have monomeric templates).

    Ben Webb, Modeller Caretaker
--
" target="_blank" href="/mc/compose?to=">            http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage


------------------------------

Message: 3
Date: Sat, 24 Mar 2012 11:27:49 +0530
From: vishal Nemaysh <" target="_blank" href="/mc/compose?to=">>
To: " target="_blank" href="/mc/compose?to=">
Subject: [modeller_usage] Regarding protein 3D structure modeling
Message-ID:
    <CALCM-RALrVh0c_NhOOVBKU_XvMQiFnnkyi-=18+" target="_blank" href="/mc/compose?to=">>
Content-Type: text/plain; charset="iso-8859-1"

Hello Sir or all group members,

i have an amino acid sequence and the length is (1106 amino acid). so plz
tell me how can i model the complete 3D structure of this much lengthy
sequence.

thanking you,

Your Sincerely

--
Vishal
Research Scholar,
University of Delhi,
North Campus
Delhi-110007
M: 91+9650736653
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://salilab.org/archives/modeller_usage/attachments/20120324/7b904758/attachment.html>

------------------------------

Message: 4
Date: Sat, 24 Mar 2012 09:57:30 -0700
From: Modeller Caretaker <" target="_blank" href="/mc/compose?to=">>
To: vishal Nemaysh <" target="_blank" href="/mc/compose?to=">>
Cc: " target="_blank" href="/mc/compose?to=">
Subject: Re: [modeller_usage] Regarding protein 3D structure modeling
Message-ID: <" target="_blank" href="/mc/compose?to=">>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 3/23/12 10:57 PM, vishal Nemaysh wrote:
> i have an amino acid sequence and the length is (1106 amino acid). so
> plz tell me how can i model the complete 3D structure of this much
> lengthy sequence.

Modeller has no maximum length; modeling a large protein is exactly the
same as modeling a small protein. You might have to tweak
automodel.max_ca_ca_distance if the protein is especially large though:
http://salilab.org/archives/modeller_usage/2011/msg00268.html

    Ben Webb, Modeller Caretaker
--
" target="_blank" href="/mc/compose?to=">            http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage


------------------------------

_______________________________________________
modeller_usage mailing list
" target="_blank" href="/mc/compose?to=">
https://salilab.org/mailman/listinfo/modeller_usage


End of modeller_usage Digest, Vol 11, Issue 34
**********************************************



-----Inline Attachment Follows-----