diff --git a/spim_registration/timelapse/Snakefile b/spim_registration/timelapse/Snakefile index 0ae447ae6fae84d5359dc6951d68b032d6a31289..27a48bf546cb55f91f2f1a85aa5f663ee61bd8e8 100755 --- a/spim_registration/timelapse/Snakefile +++ b/spim_registration/timelapse/Snakefile @@ -157,7 +157,6 @@ rule resave_hdf5: shell(part_string) rule registration: - input: "{xml_base}-{file_id}-00.h5" output: "{xml_base}-{file_id,\d+}-00.h5_registered", #"{xml_base}.job_{file_id,\d+}.xml" log: "{xml_base}-{file_id}-registration.log"