This repository comprises of tutorials to help you get familiarised with the intermine-python package. The tutorials are in the form of Jupyter-Notebooks. You can either install Jupyter on your machine, download the tutorials and then run them on your local machine or you can use Jupyter's notebook viewer facility to view the tutorials online. You can find the NBViewer service at: https://nbviewer.jupyter.org/
If you already have python installed on your machine, you can pip install Jupyter. If you do not have Python on your machine, you can download and install Anaconda as it would install Python along with Jupyter and many other packages. http://jupyter.readthedocs.io/en/latest/install.html
The utilies of extracting data about mine/organism using registry
The basics that you need to create and run a query.
Adding simple constraints to make your queries more useful.
Different types of constraints.
Dealing with results of your query.
Filtering and Processing Results
Authoring and Accessing your templates.
Creating and saving lists from identifiers.
Performing Enrichment calculations on lists.
Combining lists using set operations.
Covers additional and useful operations on queries
Making better queries with Query Manager
Visualising the data using Python client.
Utilising the module to get details about the data model of various mines