Question: Conditional Output Dependent on Conditional Input
0
gravatar for katherine.beaulieu014
2.4 years ago by
katherine.beaulieu01480 wrote:

Hi everyone, I am looking to create a tool which imports files from a filesystem I have installed on my local machine. I want to give the user the option of using an absolute path or giving them a list of existing files in their filesystem. Everything seems to work up until the point where I try to submit the job as galaxy says it can't find the variable needed to pass to the label of my output parameter. If anyone has any suggestions please let me know!

tool import galaxy • 712 views
ADD COMMENTlink modified 2.4 years ago • written 2.4 years ago by katherine.beaulieu01480
1
gravatar for Jennifer Hillman Jackson
2.4 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Datasets need to be incorporated into Galaxy before use with tools. Loading data from the file system into a Shared Data Library is one solution for an admin. This could be scripted through the API to help with admin overhead tasks.

https://wiki.galaxyproject.org/Admin/DataLibraries/Libraries

More is in the Admin and API sections of the same wiki as subtopics.

Note that the Data Library UI has changed a bit since that wiki was created, but the basic usage is the same.

Thanks, Jen, Galaxy team

ADD COMMENTlink written 2.4 years ago by Jennifer Hillman Jackson25k
0
gravatar for katherine.beaulieu014
2.4 years ago by
katherine.beaulieu01480 wrote:

Thanks for the reply, I think the problem was due to an error in my logic but the problem seems to be fixed now!:)

ADD COMMENTlink written 2.4 years ago by katherine.beaulieu01480
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 169 users visited in the last hour