toil.utils.toilLaunchCluster

Launches a toil leader instance with the specified provisioner.

Module Contents

Functions

create_tags_dict(tags)

main()

Attributes

logger

toil.utils.toilLaunchCluster.logger
toil.utils.toilLaunchCluster.create_tags_dict(tags)[source]
Parameters:

tags (List[str])

Return type:

Dict[str, str]

toil.utils.toilLaunchCluster.main()[source]
Return type:

None