kinematic loop modeling multiple input: possible?

Member Site Forums Rosetta 3 Rosetta 3 – Applications kinematic loop modeling multiple input: possible?

Viewing 1 reply thread
  • Author
    Posts
    • #908
      Anonymous

        Hello all,

        I am trying to make iterations between KIC and fbb. fbb design accepts multiple inputs through -l option. I cant find a similar option for KIC. I can only input one pdb at a time using the option -loops:input_pdb. I tried putting multiple pdbs using -loops:input_pdb but it gave me: ERROR: Multiple values specified for option -loops:input_pdb.

        any help will be great.

        Thank you

        a_s_a

      • #5571
        Anonymous

          Loop modeling does not support multiple input files the way fixbb does because it does not obey the Rosetta standard -s/-l inputs. One possible reason is that loop model requires fragment and loop definition files, which are unlikely to be compatible between different input structures; this forces separate runs for separate inputs. Another possible reason is that it has yet to annoy anybody enough that they’ve bothered fixing it.

          The easy fix is to organize your separate runs by stitching them together with a shell script.

        • #5597
          Anonymous

            Thanks alot, saved me a lot of time trying to look for a multiple input option. I got around it as you said using a shell script.

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