Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/celltype_annotation_automl' into…
Browse files Browse the repository at this point in the history
… celltype_annotation_automl
  • Loading branch information
xingzhongyu committed Jun 5, 2024
2 parents 1493433 + d3299eb commit 087b8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tuning/deconv_spotlight/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from pprint import pprint

import numpy as np

import wandb

from dance.datasets.spatial import CellTypeDeconvoDataset
from dance.modules.spatial.cell_type_deconvo.spotlight import SPOTlight
from dance.pipeline import PipelinePlaner, get_step3_yaml, run_step3, save_summary_data
Expand Down

0 comments on commit 087b8c2

Please sign in to comment.