schrodinger.application.desmond.starter.starter module

Command line helper

Copyright Schrodinger, LLC. All rights reserved.

schrodinger.application.desmond.starter.starter.dummy(dat)
schrodinger.application.desmond.starter.starter.default_accounter(job)

Assuming job is a jobcontrol.Job object.

class schrodinger.application.desmond.starter.starter.Starter(ui, generator, launcher, accounter=<function default_accounter>, plugin0=<function dummy>, plugin1=<function dummy>, plugin2=<function dummy>)

Bases: object

__init__(ui, generator, launcher, accounter=<function default_accounter>, plugin0=<function dummy>, plugin1=<function dummy>, plugin2=<function dummy>)

Initialize self. See help(type(self)) for accurate signature.

run()