poli.objective_repository.foldx_stability_and_sasa.register.FoldXStabilityAndSASAProblemFactory

poli.objective_repository.foldx_stability_and_sasa.register.FoldXStabilityAndSASAProblemFactory#

class poli.objective_repository.foldx_stability_and_sasa.register.FoldXStabilityAndSASAProblemFactory#

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.