chemicalchecker.util.pipeline.tasks_web.task_web_libraries.Libraries

class Libraries(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 molecular info 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 molecular info step.