chemicalchecker.util.pipeline.tasks_web.task_web_showtargets.ShowTargets

class ShowTargets(name=None, **params)[source]

Bases: BaseTask

Initialize the Step.

Methods

clean

Clean the step.

custom_ready

execute

Run the molprops step.

is_ready

Check if the step is already done.

mark_ready

Mark the step as done.

run

Run the show targets step.

set_dirs

clean(substep=None)

Clean the step.

execute(context)[source]

Run the molprops step.

is_ready(substep=None)

Check if the step is already done.

mark_ready(substep=None)

Mark the step as done.

run()[source]

Run the show targets step.