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
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-storage-plugin-gcs
- Owner: snakemake
- License: mit
- Created: 2023-10-24T18:10:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T13:20:09.000Z (over 1 year ago)
- Last Synced: 2025-04-01T07:54:12.107Z (over 1 year ago)
- Language: Python
- Size: 94.7 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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