Skip to content

Commit

Permalink
Update GeneOutlierDetection_example.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmaycon authored Dec 11, 2024
1 parent 1dd29a8 commit c3a0f1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notebooks/GeneOutlierDetection_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"import squidpy as sq\n",
"from matplotlib.lines import Line2D\n",
"\n",
"from spatial_compare import SpatialCompare, spatial_detection_scores, detect_outliers\n"
"from spatial_compare import SpatialCompare, spatial_detection_scores, detect_outliers\n",
"If detect_outliers() is not working from spatial_compare, simply uncomment the function in the cell above."
]
},
{
Expand Down

0 comments on commit c3a0f1a

Please sign in to comment.