toil.jobStores¶

Subpackages¶

  • toil.jobStores.aws

Submodules¶

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

Logo

Toil

Navigation

Getting Started

  • Installation
  • Quickstart Examples

Common Workflow Language (CWL)

  • CWL in Toil
  • Running CWL Workflows

Workflow Description Language (WDL)

  • WDL in Toil
  • Running WDL with Toil
  • Developing a WDL Workflow
  • WDL Conformance Testing

Advanced Toil Usage

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

Toil Python API

  • Developing a Python 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.options
        • toil.provisioners
        • toil.server
        • toil.test
        • toil.utils
        • toil.wdl
      • Submodules
      • Attributes
      • Exceptions
      • Functions
      • Package Contents

Related Topics

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

Quick search

©2015 – 2024 UCSC Computational Genomics Lab. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16
Fork me on GitHub