toil.jobStores¶

Subpackages¶

  • toil.jobStores.aws
    • toil.jobStores.aws.jobStore
    • toil.jobStores.aws.utils

Submodules¶

  • toil.jobStores.abstractJobStore
  • toil.jobStores.conftest
  • toil.jobStores.fileJobStore
  • toil.jobStores.googleJobStore
  • toil.jobStores.utils

Logo

Toil

Navigation

Getting Started

  • Installation
  • Quickstart Examples

Running Toil

  • Introduction
  • Commandline Options
  • Toil Debugging
  • Running in the Cloud
  • Cloud Platforms
  • HPC Environments
  • CWL in Toil
  • WDL in Toil
  • Workflow Execution Service (WES)

Developing Toil Workflows

  • Developing a Workflow
  • Toil Class API
  • Job Store API
  • Toil Job API
  • Job Methods API
  • Job.Runner API
  • job.fileStore API
  • Batch System API
  • Job.Service API
  • Exceptions API

Contributing to Toil

  • Running Tests
  • Developing with Docker
  • Maintainer’s Guidelines
  • Pull Request Checklists

Appendices

  • Toil Architecture
  • Minimum AWS IAM permissions
  • Auto-Deployment
  • Environment Variables
  • API Reference
    • toil
      • Subpackages
        • toil.batchSystems
        • toil.cwl
        • toil.fileStores
        • toil.jobStores
          • Subpackages
            • toil.jobStores.aws
          • Submodules
            • toil.jobStores.abstractJobStore
            • toil.jobStores.conftest
            • toil.jobStores.fileJobStore
            • toil.jobStores.googleJobStore
            • toil.jobStores.utils
        • toil.lib
        • toil.provisioners
        • toil.server
        • toil.test
        • toil.utils
        • toil.wdl
      • Submodules
      • Package Contents
    • tutorial_docker
    • tutorial_managing2
    • tutorial_helloworld
    • tutorial_discoverfiles
    • tutorial_multiplejobs2
    • tutorial_dynamic
    • tutorial_invokeworkflow2
    • tutorial_jobfunctions
    • tutorial_managing
    • example_alwaysfail
    • example_cachingbenchmark
    • tutorial_quickstart
    • tutorial_encapsulation2
    • tutorial_multiplejobs3
    • tutorial_cwlexample
    • tutorial_encapsulation
    • tutorial_invokeworkflow
    • tutorial_requirements
    • tutorial_staging
    • tutorial_promises
    • tutorial_services
    • tutorial_promises2
    • tutorial_multiplejobs
    • tutorial_arguments
    • mkFile
    • debugWorkflow
    • fake_mpi_run

Related Topics

  • Documentation overview
    • API Reference
      • toil
        • Previous: toil.fileStores.nonCachingFileStore
        • Next: toil.jobStores.aws

Quick search

©2015 – 2023 UCSC Computational Genomics Lab. | Powered by Sphinx 5.3.0 & Alabaster 0.7.13
Fork me on GitHub