tripal / tripal_galaxy

This module is for integration of Tripal and a remote Galaxy Instance.
https://tripal-galaxy.readthedocs.io/en/latest/
GNU General Public License v2.0
2 stars 4 forks source link

Discrepency between Tool inputs on Galaxy vs inputs available on Tripal #139

Closed Ferrisx4 closed 5 years ago

Ferrisx4 commented 5 years ago

System information

Issue description

When a given tool on Galaxy has multiple selectable options (non-radio checkboxes), the same input on the Tripal side only provides a drop-down option where exactly 1 option is selectable

Steps to reproduce

Have a Galaxy workflow which uses a tool that allows multiple options, for example the built-in Line/Word/Character count. Import the workflow into Tripal Galaxy and try to run the workflow A dropdown menu is presented instead of a list of checkboxes

Error messages and screenshots

galaxydisc

The Galaxy workflow used in the test and in screenshot: Galaxy-Workflow-Scratch_Test.ga.zip

spficklin commented 5 years ago

Hi @Ferrisx4 are you still experiencing this problem?

Ferrisx4 commented 5 years ago

Yes @spficklin Tried on a fresh install of Drupal and Galaxy

spficklin commented 5 years ago

Hi @Ferrisx4 . My apologies this took so long to fix. I have just posted an update to the code that will give a multi-select drop down in these cases. I'm going to close out the issue, but if you continue to have problems please post and we can reopen it.