Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.29 KB

File metadata and controls

30 lines (18 loc) · 1.29 KB

Snakemake executor plugin: google-batch

This is the Google Batch external executor plugin for snakemake. For documentation, see the Snakemake plugin catalog.

Notes

  • Conda is used to install Snakemake and dependencies.
  • The COS (container OS) uses the default Snakemake container, unless you specify differently.

For examples, look into the examples directory.

Developer

The instructions for creating and scaffolding this plugin are here. Instructions for writing your plugin with examples are provided via the snakemake-executor-plugin-interface.

License

HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.

See LICENSE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614