schrodinger.application.livedesign.ld_folder_tree2 module¶
-
class
schrodinger.application.livedesign.ld_folder_tree2.LDFolderTree(project_id, parent=None)¶ Bases:
objectA tree structure that holds LD folder/assay hierarchy.
-
__init__(project_id, parent=None)¶ - Parameters
project_id (str) – LD project ID
-
fillFolderTree()¶ Main function to get folders and assays in the same hierarchy as in LD.
-