error in ligand docking

Member Site Forums Rosetta 3 Rosetta 3 – General error in ligand docking

Viewing 1 reply thread
  • Author
    Posts
    • #3626
      Anonymous

         

        Hello

        I am doing ligand docking and get an error below, Could you tell me why chain 1 is not directly built by any jump and how I can fix it? Thanks

        File: src/core/pose/chains_util.cc:506

        [ ERROR ] UtilityExitException

        ERROR: Chain ‘1’ is not directly built by any jump.

      • #15595
        Anonymous

          In the default Rosetta structure setup, the first chain doesn’t have a “jump” to control rigid body orientations — it’s assumed that the rest of the chains will move around it.

          If you’re doing ligand docking, the way to fix it would be to set up your input structures such that the protein comes first and the ligand comes second. That way the protein will be chain 1 (and without a jump) and the ligand will be chain 2 (or 3 or … depending on how your protein is set up), and thus will be movable by the jump.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.