poli.objective_repository.foldx_sasa.register.FoldXSASAProblemFactory

poli.objective_repository.foldx_sasa.register.FoldXSASAProblemFactory#

class poli.objective_repository.foldx_sasa.register.FoldXSASAProblemFactory#

Factory class for creating FoldX SASA (Solvent Accessible Surface Area) problems.

get_setup_information:

Returns the setup information for the problem.

create:

Creates a problem instance with the specified parameters.

__init__()#

Methods

__init__()

create(wildtype_pdb_path[, experiment_id, ...])

Create a FoldXSASABlackBox object and compute the initial values of wildtypes.

get_setup_information()

Get the setup information for the foldx_sasa objective.