package
0.2.3
Repository: https://github.com/dgruber/gcpbatchtracker.git
Documentation: pkg.go.dev

# README

BioContainers Go DRMAA2 Blast Example

This example demonstrates running the blast BioContainer in Google Batch.

Following the command line example from: https://biocontainers-edu.readthedocs.io/_/downloads/en/latest/pdf/

Please set the GOOGLE_PROJECT_ID env variable to your project name and GOOGLE_BUCKET_NAME to a unique bucket name which is created for your project (containing the result file).

For a Docker example please check: DRMAA2 Docker