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.3.tar.gz (465.5 kB view details)

Uploaded Source

Built Distribution

immuneML-3.0.3-py3-none-any.whl (735.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: immuneml-3.0.3.tar.gz
  • Upload date:
  • Size: 465.5 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.3.tar.gz
Algorithm Hash digest
SHA256 e8bb82c987ebdc8960cae3c8441b495741916f7ad0ec59e9b0fd3d1c59711240
MD5 0859744527981ac6d0b5a9f55d5d5d65
BLAKE2b-256 e3bca137b4f4003bdb184bfc9be721872e63f2b64d8b2ab7c8eaf1b17a322934

See more details on using hashes here.

File details

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

File metadata

  • Download URL: immuneML-3.0.3-py3-none-any.whl
  • Upload date:
  • Size: 735.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 48c0431b76fdd7bb4c263a4c8dac42198960678a81b49e811c5ebab5b42f8248
MD5 12554ec4350ade59acb989fba95fc312
BLAKE2b-256 7045a239f329205795fa5d8000152b85bfa0b38ef74356d2ac1175743af63447

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