Skip to content

Commit

Permalink
Rename key of Branch Umap Feature to 'Branch UMAP outputs'
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhahmann committed Dec 3, 2024
1 parent 35d9ebd commit 975aff5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
*/
public class BranchUmapFeature extends AbstractUmapFeature< BranchSpot >
{
public static final String KEY = "Branch Umap outputs";
public static final String KEY = "Branch UMAP outputs";

private final BranchSpotUmapFeatureSpec adaptedSpec;

Expand Down

0 comments on commit 975aff5

Please sign in to comment.