Skip to content

intermine/intermine-ws-python-docs

Repository files navigation

Build Status Binder

intermine-ws-python-docs

Tutorials for the InterMine Python web client

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

Table of Contents

Tutorial 0: Registry Features

The utilies of extracting data about mine/organism using registry

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 1: Basics of a Query

The basics that you need to create and run a query.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 2: Adding Constraints

Adding simple constraints to make your queries more useful.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 3: More about constraints

Different types of constraints.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 4: Query Features

Joins and Path Descriptions.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 5: Query Results

Dealing with results of your query.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 6: Advanced Results Management

Filtering and Processing Results

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 7: Templates

Basics of calling a template.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 8: Accessing Templates

Authoring and Accessing your templates.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 9: Lists

Creating and saving lists from identifiers.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 10: Enrichment Calculations

Performing Enrichment calculations on lists.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 11: Combining Lists

Combining lists using set operations.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 12: More to do with queries

Covers additional and useful operations on queries

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 13: Query Manager

Making better queries with Query Manager

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 14: Data Visualisation

Visualising the data using Python client.

  • Try live: Binder
  • Try live (with completed answers): Binder

Tutorial 15: Data Model of Various Mines

Utilising the module to get details about the data model of various mines

  • Try live: Binder
  • Try live (with completed answers): Binder

About

Tutorials for the InterMine Python web client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published