toil.utils.toilLaunchCluster

Launches a toil leader instance with the specified provisioner.

Attributes

build_tag_dict_from_env

logger

Functions

create_tags_dict(tags)

main()

Module Contents

toil.utils.toilLaunchCluster.build_tag_dict_from_env: dict[str, str]
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