Mercurial > repos > bimib > cobraxy
diff COBRAxy/marea_cluster.py @ 332:1032cb1028f1 draft
Uploaded
author | francesco_lapi |
---|---|
date | Wed, 03 Sep 2025 14:24:43 +0000 |
parents | 4599fb23f25b |
children | 8cd0c70b0084 |
line wrap: on
line diff
--- a/COBRAxy/marea_cluster.py Tue Jul 08 08:27:22 2025 +0000 +++ b/COBRAxy/marea_cluster.py Wed Sep 03 14:24:43 2025 +0000 @@ -89,7 +89,7 @@ parser.add_argument( '-idop', '--output_path', type = str, - default='result', + default='clustering/', help = 'output path for maps') args_in = parser.parse_args(args_in)