Skip to content

Commit

Permalink
Merge pull request #303 from DendrouLab/JarneBelien-patch-1
Browse files Browse the repository at this point in the history
Update run_scib.py
  • Loading branch information
bio-la authored Sep 4, 2024
2 parents 3db4ccd + 2f5939a commit 35f247a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions panpipes/python_scripts/run_scib.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,5 @@
df.to_csv(os.path.join(args.fig_dir, modality, "scib_metrics_min_max_scaled.csv"))
else:
df.to_csv(os.path.join(args.fig_dir, modality, "scib_metrics.csv"))

L.info("Done")

0 comments on commit 35f247a

Please sign in to comment.