From 86c031355edbf5fed3640577da2691106f6dccd8 Mon Sep 17 00:00:00 2001 From: sharoncy <s.c.yates@medisin.uio.no> Date: Thu, 14 Mar 2024 10:22:37 +0100 Subject: [PATCH] Add Kim unified mouse brain atlas label file and csv transferred from OOP branch --- scripts/reformat_label_files.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/reformat_label_files.py b/scripts/reformat_label_files.py index 8df1443..9ced7bf 100644 --- a/scripts/reformat_label_files.py +++ b/scripts/reformat_label_files.py @@ -150,3 +150,4 @@ reformat_WHS_label( "../annotation_volumes/WHS_Atlas_Rat_Brain_v2.label", "../annotation_volumes/WHS_v2_colours.csv", ) +reformat_WHS_label("Kim_Unified_Mouse.label","Kim_Unified_Mouse_colours.csv") \ No newline at end of file -- GitLab