Release v73.2.0
Feat(Pacbio) Only run post-processing if all cells are ready (#4479)(minor)
Description
This PR changes the starting logic for the post-procesessing of Pacbio SMRT cells. Before post-processing each SMRT cell we now also check that all other cells in the same run directory also are completed.
This is only applies to the post_process_all_runs command. One can still run post_process_run to post-process a SMRT cell regardless of the others in the run
Changed
- The
post_process_all_runsnow only post-pocesses SMRT cells if the entire run is completed