schrodinger.application.livedesign.ld_folder_tree module

class schrodinger.application.livedesign.ld_folder_tree.LDFolderTree(ld_client, project_id, parent=None)

Bases: object

A tree structure that holds LD folder/assay hierarchy.

__init__(ld_client, project_id, parent=None)
Parameters:
  • ld_client (ld_client.MaestroExportLDClient) – A client that interacts with LD servers.
  • project_id (int) – LD project ID
fillFolderTree()

Main function to get folders and assays in the same hierarchy as in LD.