Re: [galaxy-dev] inserting .js file for visualization with d3.js

2014-03-17 Thread Chiron Lionel
Hi Sam,

thank you very much for your clear answer. My output fil is a csv file.
The d3 code is a kind of prototype for now.. but I can share at a later
time.. what is the best way for that?

Lionel


2014-03-17 17:14 GMT+01:00 sam guerler :

> Hi Lionel,
>
> One option is to place your js code into the visualization framework as
> shown here : https://wiki.galaxyproject.org/VisualizationsRegistry
>
> Once you have activated the framework, a button will be provided to run
> your js code on a certain dataset file format / tool output file format.
>
> Can you tell me what the output format of your tool is i.e. tabular file?
> Is you d3 code public? If so could you please share it?
>
> I hope this helps a bit. Feel free to ask further questions.
>
> Thanks Sam
>
___
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/

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

Re: [galaxy-dev] inserting .js file for visualization with d3.js

2014-03-17 Thread sam guerler
Hi Lionel,

One option is to place your js code into the visualization framework as
shown here : https://wiki.galaxyproject.org/VisualizationsRegistry

Once you have activated the framework, a button will be provided to run
your js code on a certain dataset file format / tool output file format.

Can you tell me what the output format of your tool is i.e. tabular file?
Is you d3 code public? If so could you please share it?

I hope this helps a bit. Feel free to ask further questions.

Thanks Sam
___
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/

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