galaxyproject / tools-devteam

Contains a set of Galaxy Tools mostly written by the Galaxy Team.
37 stars 92 forks source link

Allow operating on datasets with single column #586

Closed wm75 closed 3 years ago

wm75 commented 3 years ago

This incorporates a contribution made by @mvdbeek to a fork of the tool in tools-iuc.

Specifically, it adds the changes from tools-iuc commits 7fb196da, eb433d27 and e0c886ae.

With that the functionality of the tool here will become a superset of that of its tools-iuc counterpart.

nsoranzo commented 3 years ago

Thanks @wm75 !