access galaxy.ini configuration file from mako template file of the visualisation plugin
0
0
Entering edit mode
7.7 years ago

Hi,

how can i access galaxy.ini configuration file from mako template file of the visualisation plugin? I have a setting for output directory for my visualisation plugin and I have specified it in galaxy.ini file. In my template(mako), I use ajax call to access output files, but I dont like to hardcode output file path. So, it was specified in galaxy.ini like this:

 [ myplugin]
 output_file_dir = /Users/myname/Downloads/galaxy/config/plugins/visualizations/mypluginname/static/data/

How can I get this value to a JavaScript variable?

mako galaxy.ini javascript • 1.4k views
ADD COMMENT

Login before adding your answer.

Traffic: 3020 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6