So edam would be mostly for script-like things that we provide only via Galaxy? In other cases, I suppose it would be better to try to get them added to bio.tools?
yes
idr_download on my small galaxy instance with the omero instance of my institution but it seems that the omero version that idr_download uses is not compatible with the omero installed on my institution. I can connect to the omero instance of my institution using the last omero-py version but this version is not available on the channels used by galaxy (it is on the ome channel). Do you have any solution to "update" the tool in tools-iuc?Hi,
I would like to ask about a specific input type. My tool takes as an input a list of elements from a fixed set of options. The point is that it is a list, i.e. the order is essential. Also, it would be cool if the user could change the order easily by moving the elements.
I have tried a solution using a param tag with type="select", but it only allows to select a subset with no information about the order. I have also considered the usage of the repeat tag in combination with a select, which, although laborious, would preserve the order. However, changing the order of selected values would be a pain.
Does anyone have an idea about a solution? Thank you!
Hi,
I would like to ask about a specific input type. My tool takes as an input a list of elements from a fixed set of options. The point is that it is a list, i.e. the order is essential. Also, it would be cool if the user could change the order easily by moving the elements.
I have tried a solution using a
paramtag withtype="select", but it only allows to select a subset with no information about the order. I have also considered the usage of therepeattag in combination with aselect, which, although laborious, would preserve the order. However, changing the order of selected values would be a pain.Does anyone have an idea about a solution? Thank you!
Matej Troják unfortunately the multiple option doesn't preserve order, as you have observed. I have had similar problems in the past, my solution was to use a dataset collection as input
galaxy.tool_util.deps.container_resolvers.mulled DEBUG 2021-12-07 15:14:53,787 [pN:main_w4_handler1,p:8809,tN:SlurmRunner.work_thread-0] Image name for tool toolshed.g2.bx.psu.edu/repos/iuc/trinotate/trinotate/3.2.2+galaxy0: mulled-v2-5b53309c4f8449fec3814df567dbf53f97b59e8e:e28bbdedb596096aed9625f6662b8568960f36ca
nate@pdp-11% docker pull quay.io/biocontainers/mulled-v2-5b53309c4f8449fec3814df567dbf53f97b59e8e:e28bbdedb596096aed9625f6662b8568960f36ca
Error response from daemon: manifest for quay.io/biocontainers/mulled-v2-5b53309c4f8449fec3814df567dbf53f97b59e8e:e28bbdedb596096aed9625f6662b8568960f36ca not found: manifest unknown: manifest unknown