Closed marialitovchenko closed 3 years ago
This is indeed a bug as the mentioned argument is missing from the chisel_cloning
command; we will fix this bug in the upcoming release of CHISEL.
Thank you for reporting this issue!
This bug has been fixed in release 0.0.5
Dear developers,
I would like to use -r option in chisel_cloning command as described on the help page However, then I run following command:
(chisel) [chisel]$ chisel_cloning -s 5 -f 0.1 --seed 123 -r 1
I get an "unrecognized arguments: -r" error:
Could you please return the missing argument back?