Rosetta
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider Class Reference
Inheritance diagram for pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider:
Inheritance graph
[legend]

Public Member Functions

def can_load (self, store_path)
 
def can_write (self, store_path)
 
def load_store (self, store_path)
 

Public Attributes

 last_residues
 

Static Public Attributes

 instance = None
 

Member Function Documentation

◆ can_load()

def pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider.can_load (   self,
  store_path 
)

◆ can_write()

def pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider.can_write (   self,
  store_path 
)

◆ load_store()

def pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider.load_store (   self,
  store_path 
)

Member Data Documentation

◆ instance

pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider.instance = None
static

◆ last_residues

pyrosetta.protocols.h5_structure_store_provider.H5StructureStoreProvider.last_residues

The documentation for this class was generated from the following file: