Commit 399f650e authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Comments

parent aa3d7f65
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@ def get_molecule_data(pybel_molecule):


class VinaPoseGenerator(PoseGenerator):
  """Uses Autodock Vina to generate binding poses."""

  def __init__(self, exhaustiveness=1):
    """Initializes Vina Pose generation"""