An open API service indexing awesome lists of open source software.

https://github.com/snakemake/snakemake-storage-plugin-gcs

A Snakemake storage plugin for Google Cloud Storage
https://github.com/snakemake/snakemake-storage-plugin-gcs

Last synced: about 1 year ago
JSON representation

A Snakemake storage plugin for Google Cloud Storage

Awesome Lists containing this project

README

          

# Snakemake storage plugin: gcs

A snakemake storage plugin for Google Cloud Storage.
For documentation and usage instructions, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/gcs.html).

## Testing
Set up a fake gcs server from [fake-gcs-server](https://github.com/fsouza/fake-gcs-server).

## License

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

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614