waleedev01 / analytics_automated_v2

Middleware layer for exposing analytics and distributed computing jobs as web services
Other
1 stars 0 forks source link

Adjust Input Variable Position #50

Closed anisahn09 closed 2 months ago

anisahn09 commented 2 months ago

Changes:

  1. Put input variable according to it's position field in inputBinding
  2. Put input variable at the end of executable field if there is no position field

Note:

Example:

Input file's position = 2

Screenshot 2024-06-28 at 15 27 33
waleedev01 commented 2 months ago

looks good to me