toil.wdl.utils
get_version(iterable)
get_version
Get the version of the WDL document.
iterable (Iterable[str]) – An iterable that contains the lines of a WDL document.
The WDL version used in the workflow.
str
Getting Started
Running Toil
Developing Toil Workflows
Contributing to Toil
Appendices
toil
toil.batchSystems
toil.cwl
toil.fileStores
toil.jobStores
toil.lib
toil.provisioners
toil.server
toil.test
toil.utils
toil.wdl
get_version()
toil.wdl.wdltoil
fake_mpi_run
debugWorkflow
mkFile
example_cachingbenchmark
tutorial_requirements
tutorial_invokeworkflow
tutorial_arguments
tutorial_helloworld
tutorial_encapsulation
tutorial_invokeworkflow2
tutorial_promises
example_alwaysfail
tutorial_multiplejobs3
tutorial_encapsulation2
tutorial_jobfunctions
tutorial_staging
tutorial_docker
tutorial_dynamic
tutorial_managing2
tutorial_managing
tutorial_cwlexample
tutorial_quickstart
tutorial_discoverfiles
tutorial_multiplejobs
tutorial_services
tutorial_promises2
tutorial_multiplejobs2
test_cactus_integration