https://github.com/eldeveloper/agc-snakemake
https://github.com/eldeveloper/agc-snakemake
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eldeveloper/agc-snakemake
- Owner: ElDeveloper
- Created: 2022-04-06T21:29:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T20:03:54.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T20:38:15.195Z (about 1 year ago)
- Language: Python
- Size: 4.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Snakemake workflow with AGC
===========================
```bash
# assuming you have an active account
agc context deploy --context spotContext
agc workflow run snakemake-tutorial --context spotContext
agc logs engine --context spotContext -t -r .....
```