mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-08-31 01:02:04 +08:00
91e06d84d5
Given a list:X. If we want to map-over a tool that processes list:X we need to restructure the list to list:list:X, where the inner lists contain one element of X. this can also be achieved by `Apply rules`, but the number of needed clicks seems higher than desired?