Skip to content

cellarium-workflow command line tool with google batch support#2

Draft
sjfleming wants to merge 70 commits into
mainfrom
sf-playing-around-more-complex
Draft

cellarium-workflow command line tool with google batch support#2
sjfleming wants to merge 70 commits into
mainfrom
sf-playing-around-more-complex

Conversation

@sjfleming

Copy link
Copy Markdown

All kinds of fancy good stuff.

Supposedly has support for local, vertex ai, and google batch submissions.

I've been actively developing for google batch, as I find it a bit more flexible. The google batch backend has been tried and works.

Can be used to run a cellarium-ml tool on a Nexus extract like this

cellarium-workflow submit-batch-component \
    --tool hvg_seurat_v3 \
    --subcommand fit \
    --config default_configs/hvg_seurat_v3_train.yaml \
    --machine-type n1-standard-16 \
    --accelerator-type nvidia-tesla-t4 \
    --accelerator-count 1 \
    --git-sha fbd3ec172f8d40eb05004be1315501d3f2fd466e \
    --extract-bucket gs://cellarium-nexus-file-system-3293a8/pipeline/data-extracts/czi_human_primary_gr300genes/extract_files

@sjfleming

Copy link
Copy Markdown
Author

Needs documentation

@sjfleming sjfleming mentioned this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant