User Activity

  • Posted a comment on discussion Help and Feedback on smina

    If you want to do template docking, I recommend generating a large ensemble of conformers for each of your ligands, aligning to the common substructure, and then minimizing with smina rather than docking.

  • Posted a comment on discussion Help and Feedback on smina

    --custom_atoms is what you want. To see the format of the file it is expecting run smina with --print_atom_types. If you are using the default Vina scoring function the number you want to change is the xs_radius.

  • Posted a comment on discussion Help and Feedback on smina

    The ligand is charged which means OpenBabel wants to add a hydrogen to the charged nitrogen, but it doesn't really know how and uses a random vector resulting in non-deterministic output. If the charge is removed or if the ligand is first converted to a different format (e.g. pdbqt) you get deterministic output. You also get deterministic output with gnina, since gnina explicitly initializes the random number generator that OpenBabel uses with the user provided seed. I've backported this behavior...

  • Committed [02b978] on Code

    Set RNG with seed for deterministic openbabel

  • Committed [409f54] on Code

    Add features requested by Amedeo Caflisch

  • Posted a comment on discussion Help and Feedback on smina

    smina only samples torsions. If there are issues with the rest of the geometry they will not be fixed. Pretty much any conformer generator will produce reasonable conformations that do not need additional energy minimization.

  • Posted a comment on discussion Help and Feedback on smina

    No, it is a commandline tool. But rdkit GetBestRMS will also do what you want.

  • Posted a comment on discussion Help and Feedback on smina

    You should be able to use obrms (from openbabel) and not have to worry about file format conversion (and the RMSD will be symmetry corrected if need be).

View All

Personal Data

Username:
dkoes
Joined:
2007-08-07 15:20:40

Projects

This is a list of open source software projects that David Koes is associated with:

  • Pharmer   Last Updated:
  • PyBrella Python script to automate umbrella sampling with AMBER Last Updated:
  • pharmit Open-source online virtual screening tools for large databases Last Updated:
  • sdsorter Easy manipulation of sdf molecular data files. Last Updated:
  • smina Scoring and Minimization with AutoDock Vina Last Updated:

Personal Tools