I have the following task: merge two collections containing items with the same name (from demultiplexing in my case) such that the corresponding data sets are concatenated.
Is there already a tool for this task? Or do I need to create or extend one?
Cheers,
Matthias