Re: [galaxy-dev] Accessing Data Library Template fields in tools?

2011-05-31 Thread Nate Coraor
Duddy, John wrote:
 I have my data in a data library and have a form template defined so I can 
 enter the sample information.
 
 So, I import a data file into a history and want to run a tool on it. Can I 
 pass the values of those form templates to my tool? Sort of line 
 ${input.form_field_id} ?

Hi John,

It's not available directly on the history item, but you can go
backwards to the library item to get it:

${input.copied_from_library_dataset_dataset_association.info_association...}

--nate

 
 Thanks!
 
 John Duddy
 Sr. Staff Software Engineer
 Illumina, Inc.
 9885 Towne Centre Drive
 San Diego, CA 92121
 Tel: 858-736-3584
 E-mail: jdu...@illumina.commailto:jdu...@illumina.com
 

 ___
 Please keep all replies on the list by using reply all
 in your mail client.  To manage your subscriptions to this
 and other Galaxy lists, please use the interface at:
 
   http://lists.bx.psu.edu/

___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/


[galaxy-dev] Accessing Data Library Template fields in tools?

2011-05-26 Thread Duddy, John
I have my data in a data library and have a form template defined so I can 
enter the sample information.

So, I import a data file into a history and want to run a tool on it. Can I 
pass the values of those form templates to my tool? Sort of line 
${input.form_field_id} ?

Thanks!

John Duddy
Sr. Staff Software Engineer
Illumina, Inc.
9885 Towne Centre Drive
San Diego, CA 92121
Tel: 858-736-3584
E-mail: jdu...@illumina.commailto:jdu...@illumina.com

___
Please keep all replies on the list by using reply all
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:

  http://lists.bx.psu.edu/