Hi,
I searched the docs and mailing list but could not figure out how to export data from my website directly to the *Main* public galaxy.
My webserver creates a bed file and has meta information like build, genome etc. I would like to provide users with a button that allows them to directly send data to the public instance of galaxy for further analysis.
I read about the synchronous method that Galaxy provides. But to me it looked like the user has to navigate to the webpage from within Galaxy. What I am looking for is some method which allows me to build a url of the form
or something like that! So galaxy can grab the data from the URL_FOR_DATA and import it directly to the users current workspace. Is this possible?
Thanks,
Vishal