Hi, I'm currently working on a DDA-TMT workflow, where IDFilter is used twice at different stages of the pipeline.
However, I ran into an issue in the parameter configuration UI:
calling input_TOPP("IDFilter") more than once causes a parameter-related error.
From the behavior, it seems that input_TOPP cannot be invoked multiple times
for the same TOPP tool within a single workflow configuration.
Is there a supported pattern for using the same TOPP tool multiple times with different parameters?
