Re: [galaxy-dev] Tool with multiple outputs.

2015-09-11 Thread Bjoern Gruening

Hi Léo,

maybe you can use a dataset collection instead. This is a new way to 
handle multiple datasets of the same type.


For an example see this tool:
https://github.com/bgruening/galaxytools/blob/master/tools/rna_tools/rna_shapes/RNAShapes.xml#L218

Cheers,
Bjoern

On 10.09.2015 23:01, Léo Biscassi wrote:

Good afternoon people!
I am developing a tool that will have multiple outputs where they have 
to be data sets in history.
Read the tutorial [1] and from it developed my [2] [3] tool, however, 
have only the .txt output file, the .mol2 files are not showing up in 
history, someone can tell me why?


[1] 
https://wiki.galaxyproject.org/Admin/Tools/Multiple%20Output%20Files#Handling_Multiple_Output_Files_in_Galaxy

[2] https://gist.github.com/leobiscassi/8058b6307d388167866a
[3] https://gist.github.com/leobiscassi/bc54a7df261c4ee81aa9

Att.
--
*Léo Biscassi*
Facebook - https://pt-br.facebook.com/lbiscassi
Linkedin - https://br.linkedin.com/in/leobiscassi
Skype - biscassi.leo
Twitter - https://twitter.com/leobiscassi

 *





___
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:
   https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
   http://galaxyproject.org/search/mailinglists/


___
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:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] Tool with multiple outputs.

2015-09-11 Thread Léo Biscassi
Hi Bjoern,
I'll try to use collections and return soon. I could not find the tag of
the documentation [1], has any record in the documentation about it?


[1] https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax

Thanks for the reply.

Att.

On Fri, Sep 11, 2015 at 5:42 AM, Bjoern Gruening 
wrote:

> Hi Léo,
>
> maybe you can use a dataset collection instead. This is a new way to
> handle multiple datasets of the same type.
>
> For an example see this tool:
>
> https://github.com/bgruening/galaxytools/blob/master/tools/rna_tools/rna_shapes/RNAShapes.xml#L218
>
> Cheers,
> Bjoern
>
> On 10.09.2015 23:01, Léo Biscassi wrote:
>
> Good afternoon people!
> I am developing a tool that will have multiple outputs where they have to
> be data sets in history.
> Read the tutorial [1] and from it developed my [2] [3] tool, however, have
> only the .txt output file, the .mol2 files are not showing up in history,
> someone can tell me why?
>
> [1]
> https://wiki.galaxyproject.org/Admin/Tools/Multiple%20Output%20Files#Handling_Multiple_Output_Files_in_Galaxy
> [2] https://gist.github.com/leobiscassi/8058b6307d388167866a
> [3] https://gist.github.com/leobiscassi/bc54a7df261c4ee81aa9
>
> Att.
> --
> *Léo Biscassi*
> Facebook - https://pt-br.facebook.com/lbiscassi
> Linkedin - https://br.linkedin.com/in/leobiscassi
> Skype - biscassi.leo
> Twitter - https://twitter.com/leobiscassi
>
>-
>
>
>
>
> ___
> 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:
>   https://lists.galaxyproject.org/
>
> To search Galaxy mailing lists use the unified search at:
>   http://galaxyproject.org/search/mailinglists/
>
>
>


-- 
*Léo Biscassi*
Facebook - https://pt-br.facebook.com/lbiscassi
Linkedin - https://br.linkedin.com/in/leobiscassi
Skype - biscassi.leo
Twitter - https://twitter.com/leobiscassi

   -
___
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:
  https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/