Skip to main content

immuneML is a software platform for machine learning analysis of immune receptor repertoires.

Project description

immuneML

Python application Docker

immuneML is a platform for machine learning-based analysis and classification of adaptive immune receptors and repertoires (AIRR).

It supports the analyses of experimental B- and T-cell receptor data, as well as synthetic data for benchmarking purposes.

In immuneML, users can define flexible workflows supporting different machine learning libraries (such as scikit-learn or PyTorch), benchmarking of different approaches, numerous reports of data characteristics, ML algorithms and their predictions, and visualizations of results.

Additionally, users can extend the platform by defining their own data representations, ML models, reports and visualizations.

Useful links:

Installation

We recommend installing immuneML inside a virtual environment. immuneML uses Python 3.8 or later. If using immuneML simulation, Python 3.11 or later is recommended.

immuneML can be installed directly using a package manager such as pip or conda, or set up via docker.

Quick installation:

python3 -m venv ./immuneml_venv/
source ./immuneml_venv/bin/activate
pip install wheel
pip install immune-ml

or

conda create --prefix immuneml_env/ python=3.8
conda activate immuneml_env/
conda install -c bioconda immuneml

Please check the documentation for more detailed instructions or how to install optional dependencies.

Validating the installation

To validate the installation, run:

immune-ml -h

This should display a help message explaining immuneML usage.

To quickly test out whether immuneML is able to run, try running the quickstart command:

immune-ml-quickstart ./quickstart_results/

This will generate a synthetic dataset and run a simple machine machine learning analysis on the generated data. The results folder will contain two sub-folders: one for the generated dataset (synthetic_dataset) and one for the results of the machine learning analysis (machine_learning_analysis). The files named specs.yaml are the input files for immuneML that describe how to generate the dataset and how to do the machine learning analysis. The index.html files can be used to navigate through all the results that were produced.

Usage

Quickstart

The quickest way to familiarize yourself with immuneML usage is to follow one of the Quickstart tutorials. These tutorials provide a step-by-step guide on how to use immuneML for a simple machine learning analysis on an adaptive immune receptor repertoire (AIRR) dataset, using either the command line tool or the Galaxy web interface.

Overview of immuneML analyses

The figure below shows an overview of immuneML usage. All parameters for an immuneML analysis are defined in the YAML specification file. In this file, the settings of the analysis components are defined (also known as definitions, shown in different colors in the figure). Additionally, the YAML file describes one or more instructions, which are workflows that are applied to the defined analysis components. See also: documentation of the YAML specification.

Each instruction produces different types of results, including trained ML models, ML model predictions on a given dataset, plots or other reports describing the dataset or trained models, or synthetic/simulated datasets. These results can be navigated through the summary HTML file. See also: tutorials for specific immuneML use cases.

image info

Command line usage

The immune-ml command takes only two parameters: the YAML specification file and a result path. An example is given here:

immune-ml path/to/specification.yaml result/folder/path/

Results of an immuneML run

For each instruction specified in the YAML specification file, a subfolder is created in the result/folder/path. Each subfolder will contain:

  • An index.html file which shows an overview of the results produced by that instruction. Inspecting the results of an immuneML analysis typically starts here.
  • A copy of the used YAML specification (full_specification.yaml) with all default parameters explicitly set.
  • A log file (log.txt).
  • A folder containing the imported dataset(s) in immuneML format.
  • A folder containing all raw results produced by the instruction.

Support

We will prioritize fixing important bugs, and try to answer any questions as soon as possible. Please note we are only 2 people maintaining the platform with occasional absences.

When experiencing an issue, please take the following steps:

  1. Make sure the latest version of immuneML is installed. immuneML is under constant development, and the issue you experience may already be resolved in the latest version of the platform.

  2. Check the 'troubleshooting' page in the immuneML documentation. Any known issues and their solutions are already described there.

  3. If you are still experience a problem and suspect a bug in immuneMl, you can report an issue on GitHub. Please make sure to include the following information:

    • The YAML specification you tried to run.
    • The full output log file (log.txt).
    • A list of dependency versions (can be retrieved with pip list or conda list).
    • We primarily test immuneML using Unix-based operating systems, please make sure to mention it if you're using Windows.
    • We will be able to help you fastest if you can also provide a small reproducible example, such as a very small dataset for which your run fails.

If this does not answer your question, you can contact us via:

Citing immuneML

If you are using immuneML in any published work, please cite:

Pavlović, M., Scheffer, L., Motwani, K. et al. The immuneML ecosystem for machine learning analysis of adaptive immune receptor repertoires. Nat Mach Intell 3, 936–944 (2021). https://doi.org/10.1038/s42256-021-00413-z


© Copyright 2021-2022, Milena Pavlovic, Lonneke Scheffer, Keshav Motwani, Victor Greiff, Geir Kjetil Sandve

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

immuneml-3.0.1.tar.gz (464.6 kB view details)

Uploaded Source

Built Distribution

immuneML-3.0.1-py3-none-any.whl (735.0 kB view details)

Uploaded Python 3

File details

Details for the file immuneml-3.0.1.tar.gz.

File metadata

  • Download URL: immuneml-3.0.1.tar.gz
  • Upload date:
  • Size: 464.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for immuneml-3.0.1.tar.gz
Algorithm Hash digest
SHA256 5b604a1292c3ed2a99640a63685498ec514031ce64f9e45f3328ddd675e4a90f
MD5 e09f8ea8902a2310b871f4fb338f9b16
BLAKE2b-256 880860cb915580fb8f9a5311b1a9138adb5180a976970e3db814c449c265933b

See more details on using hashes here.

File details

Details for the file immuneML-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: immuneML-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 735.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for immuneML-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a94e9cc3b6369b5b03489e71c38ad0762b9d7767b2d2120ac609fddeb48083b8
MD5 ad6727e1a47f6640dc8c311e98fde224
BLAKE2b-256 da4188f6c732591275d443445634e15ec0c9dbece03a4b7dce2f7e6ab1639d07

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page