where is generate_ligens.linuxgccrelease?

Member Site Forums Rosetta 3 Rosetta 3 – Applications where is generate_ligens.linuxgccrelease?

Viewing 1 reply thread
  • Author
    Posts
    • #3648
      Anonymous

        Hello, everyone!

        I am reading Mr. Baker’s paper titled “Computational design of ligand-binding proteins with high affinity and selectivity”. In the supplementary data, they used generate_ligens.linuxiccrelease to generate ligand conformers. But I can’t find generate_ligens tool in my directory (~/rosetta/bin), also I didn’t find any record about it in Rosetta tutorials. Anyone konws where to find it?

        The version of my Rosetta is 2018.33.60351, and it’s compiled by gcc. Is this tool abandoned or renamed by the new version of Rosetta?

        Thanks in advance for your help!

        Nicole

        12/03/2020

      • #15636
        Anonymous

          I’m not sure that that application was ever included in the main Rosetta distribution, let alone released to the public.

          It shouldn’t be necessary, though. What that application is doing is creating conformers for the match/design runs. You should be able to substitute other conformer generation programs for it, such as OpenEye Omega, RDKit, BCL, MOE, FROG, etc. Once you have the conformers in SDF/MOL2 format, you can pass them through the standard Rosetta ligand preparation process to get the params file: https://www.rosettacommons.org/docs/latest/rosetta_basics/preparation/preparing-ligands

          Conformers generated by standard conformer generation programs should be as good or better than the ones generated by generate_ligens for most ligands. (Part of the reason the program was never added to standard Rosetta. If I recall correctly, the reason generate_ligens was even created was there were some issues at the time with the normal conformer generator being used in the Baker Lab — issues which probably don’t apply to you currently.)

          • #15637
            Anonymous

              OK, sir, get it. Thanks a lot for your quick reply!

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