Hi all. I'm creating a workflow that uses input files named by their barcodes, and I'd like to know if there's a way to automatically "pass on" the barcodes to the names of outputs further down in the workflow. For example, if the workflow were just clipping the files then mapping them, I'd like the resulting map files to be named by the same barcode as the original input file. I know there's a "Rename Dataset on output" option, but since I'll be running these in batch - with potentially hundreds of barcodes in the future - entering the barcodes and running the workflow by hand for each one isn't very practical.
I'd like to do this so that I can distinguish between all the different outputs created when analyzing the many files resulting from barcode splitting. Has anyone run into this problem, or found an alternative way to distinguish between many outputs, besides renaming them manually one by one? Thanks much for any help.