Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Galaxy plugin - InterMine #1819

Closed
julie-sullivan opened this issue Jun 11, 2018 · 4 comments
Closed

Galaxy plugin - InterMine #1819

julie-sullivan opened this issue Jun 11, 2018 · 4 comments

Comments

@julie-sullivan
Copy link
Member

We have a FlyMine tool right now:

https://github.com/galaxyproject/galaxy/blob/dev/tools/data_source/flymine.xml

We have one for each mine. Looking at that file, it seems like we can replace with info from the registry.

Can we have a generic InterMine tool that will work for any mine in the registry?

Tell @danielabutano @yochannah

@julie-sullivan
Copy link
Member Author

@danielabutano @yochannah Do we have / need docs for this? Can I close this issue?

@danielabutano
Copy link
Member

danielabutano commented Oct 18, 2018

galaxy has NOT released yet the full integration with intermine. I would leave open this issue

@yochannah
Copy link
Member

yochannah commented Oct 18, 2018 via email

@danielabutano
Copy link
Member

Export data from Intermine to Galaxy
There are 2 options:
1- If you are in a mine instance, for instance flymine, you can run a query, select the option Export -> Send to Galaxy and the data will be exported in the galaxy instance specified in the Galaxy Location field (current implementation).
2- If you are in Galaxy, use the NEW intermine tool to be redirected to the registry, select the InterMine instance you want to use to export the data, run the query, select the option Export -> Send to Galaxy and the data will be exported in the Galaxy instance you started from.
At this purpose, a new endpoint has been implemented in the registry; it receives in input the GALAXY_URL parameter which will be used for the callback
http://registry.intermine.org/im-to-galaxy?GALAXY_URL=https%3A//usegalaxy.org/tool_runner%3Ftool_id%3Dintermine

Export data from from Galaxy to InterMine
You are in Galaxy, you can export data selecting InterMine, then you will be redirected to the registry, where you can select the specific mine where you want to send your Galaxy data.
You will be redirected to the portal page of the mine selected.
At this purpose a new endpoint has been implemented in the registry:
http://registry.intermine.org/galaxy-to-im?URL={url provided by Galaxy to download the file containing type of identifier + identifier}

@julie-sullivan julie-sullivan added this to the InterMine 4.1.0 milestone Jul 18, 2019
@julie-sullivan julie-sullivan added this to InterMine 4.1.0 (end of 2019) in Roadmap & release planning Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants