# HG changeset patch # User luca_milaz # Date 1728810552 0 # Node ID 067d3487ce58319cf30c11ff64d86dd612f34275 # Parent d5dd7e8634880bfc3900d0419e3a41aaa7ae6ada Uploaded diff -r d5dd7e863488 -r 067d3487ce58 COBRAxy/ras_to_bounds.py --- a/COBRAxy/ras_to_bounds.py Sun Oct 13 09:03:19 2024 +0000 +++ b/COBRAxy/ras_to_bounds.py Sun Oct 13 09:09:12 2024 +0000 @@ -64,7 +64,6 @@ help = 'output of cell class') parser.add_argument('-rn', '--names', - required = True, type=str, help = 'ras class names')