# HG changeset patch # User luca_milaz # Date 1728763848 0 # Node ID 53135cc0e7ea82b7d091499bf2093b0b91e59c68 # Parent 47153fe3d59eabf966c8ac2d75cd8b6d80e746c4 Uploaded diff -r 47153fe3d59e -r 53135cc0e7ea COBRAxy/ras_to_bounds.py --- a/COBRAxy/ras_to_bounds.py Sat Oct 12 20:08:32 2024 +0000 +++ b/COBRAxy/ras_to_bounds.py Sat Oct 12 20:10:48 2024 +0000 @@ -62,7 +62,6 @@ parser.add_argument('-c', '--classes', type = str, required = False, - default="placeHolder", help = 'input classes') parser.add_argument('-cc', '--cell_class',