toil.test.src¶

Submodules¶

  • toil.test.src.autoDeploymentTest
  • toil.test.src.busTest
  • toil.test.src.checkpointTest
  • toil.test.src.deferredFunctionTest
  • toil.test.src.dockerCheckTest
  • toil.test.src.fileStoreTest
  • toil.test.src.helloWorldTest
  • toil.test.src.importExportFileTest
  • toil.test.src.jobDescriptionTest
  • toil.test.src.jobEncapsulationTest
  • toil.test.src.jobFileStoreTest
  • toil.test.src.jobServiceTest
  • toil.test.src.jobTest
  • toil.test.src.miscTests
  • toil.test.src.promisedRequirementTest
  • toil.test.src.promisesTest
  • toil.test.src.realtimeLoggerTest
  • toil.test.src.regularLogTest
  • toil.test.src.resourceTest
  • toil.test.src.restartDAGTest
  • toil.test.src.resumabilityTest
  • toil.test.src.retainTempDirTest
  • toil.test.src.systemTest
  • toil.test.src.threadingTest
  • toil.test.src.toilContextManagerTest
  • toil.test.src.userDefinedJobArgTypeTest
  • toil.test.src.workerTest

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
        • toil.lib
        • toil.provisioners
        • toil.server
        • toil.test
          • Subpackages
            • toil.test.batchSystems
            • toil.test.cwl
            • toil.test.docs
            • toil.test.jobStores
            • toil.test.lib
            • toil.test.mesos
            • toil.test.provisioners
            • toil.test.server
            • toil.test.sort
            • toil.test.src
              • Submodules
                • toil.test.src.autoDeploymentTest
                • toil.test.src.busTest
                • toil.test.src.checkpointTest
                • toil.test.src.deferredFunctionTest
                • toil.test.src.dockerCheckTest
                • toil.test.src.fileStoreTest
                • toil.test.src.helloWorldTest
                • toil.test.src.importExportFileTest
                • toil.test.src.jobDescriptionTest
                • toil.test.src.jobEncapsulationTest
                • toil.test.src.jobFileStoreTest
                • toil.test.src.jobServiceTest
                • toil.test.src.jobTest
                • toil.test.src.miscTests
                • toil.test.src.promisedRequirementTest
                • toil.test.src.promisesTest
                • toil.test.src.realtimeLoggerTest
                • toil.test.src.regularLogTest
                • toil.test.src.resourceTest
                • toil.test.src.restartDAGTest
                • toil.test.src.resumabilityTest
                • toil.test.src.retainTempDirTest
                • toil.test.src.systemTest
                • toil.test.src.threadingTest
                • toil.test.src.toilContextManagerTest
                • toil.test.src.userDefinedJobArgTypeTest
                • toil.test.src.workerTest
            • toil.test.utils
            • toil.test.wdl
          • Package Contents
        • 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
        • toil.test
          • Previous: toil.test.sort.sortTest
          • Next: toil.test.src.autoDeploymentTest

Quick search

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