phenix.wizards module

class phenix.wizards.GetChainResidues2WizardPhenix[source]

Bases: phenix.wizards.GetChainResiduesWizardPhenix

show(form, *params)[source]

This will show up the wizard to select parameters. Params:

form: the protocol form, given access to to all parameters.

Some times the same wizard will modify several elements in the form.

*params: a list of params to modify, sometimes the wizard can

be generic and can be used for different parameters in the same form.

class phenix.wizards.GetChainResiduesWizardPhenix[source]

Bases: pyworkflow.wizard.Wizard

getSequenceStep(form)[source]
show(form, *params)[source]

This will show up the wizard to select parameters. Params:

form: the protocol form, given access to to all parameters.

Some times the same wizard will modify several elements in the form.

*params: a list of params to modify, sometimes the wizard can

be generic and can be used for different parameters in the same form.