Skip to content

Commit

Permalink
Merge pull request #434 from Dana-Farber-AIOS/dev_graph
Browse files Browse the repository at this point in the history
minor edits
  • Loading branch information
VarunUllanat committed May 20, 2024
2 parents 25fe6d9 + 72ffee7 commit 4b11cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pathml/preprocessing/workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def run_vectra_workflow(
use_parallel=True,
n_cpus=10,
tile_size=(1920, 1440),
save_slidedata_file="data/dataset_processed.h5",
save_slidedata_file="./data/dataset_processed.h5",
save_anndata_file="./data/adata_combined.h5ad",
):

Expand Down

0 comments on commit 4b11cf5

Please sign in to comment.