Is your feature request related to a problem? Please describe.
In the current dev branch, the BundleGen in Auto3DSeg will skip algorithms that do not meet the criteria after data analysis.
The feature is useful to save time, however, could be improved if the user has an option to modify it.
Describe the solution you'd like
Add allow_skip argument in the BundleGen and AutoRunner class.