GfellerLab / MoDec

Tool for Motif Deconvolution in large HLA-II ligand datasets without the need of prior alignment.
Other
11 stars 0 forks source link
deconvolution hla mhc

MoDec

MoDec is a motif deconvolution software that finds the motifs and corresponding binding core offsets desribing the data in a list of peptides. It is described in the publication (available here):

Racle, J., et al. Robust prediction of HLA class II epitopes by deep motif deconvolution of immunopeptidomes. Nat. Biotechnol. 37, 1283–1286 (2019).

Installation

1) Download MoDec-1.2.zip file and move it to a directory of your choice, where you have writing permissions.

2) Unzip MoDec-1.2.zip package.

3) (Optional) In order to make an html report of the runs from MoDec and to draw the logos from each motifs, you need R and some R-packages:

  1. Rscript needs to be in your path.
  2. You need to install the R-package ggseqlogo, based on the fork found at https://github.com/GfellerLab/ggseqlogo. For this, from within R, type the command: devtools::install_github("gfellerlab/ggseqlogo")
  3. You also need the R-package htmlTable that can be found at https://cran.r-project.org/web/packages/htmlTable/index.html. Command to install from within R: install.packages("htmlTable")
  4. You then finally need to open the file make_logo_report.R, locate the line starting with .libPaths in this file and replace the "PATH/TO/R/LIBRARIES" by the path where you installed these R-packages.

4) To test your installation, make sure you are in MoDec-1.2 directory and run the following command, depending on your operating system:

5) (Optional) To run MoDec from anywhere on your computer, make an alias of MoDec executable (see above for which one depending on operating system) or add it in your path.

Running

Command

MoDec -i input_file -o output_name [additional options]

Required arguments

Optional arguments

Results returned and additional information

Latest version

Latest version of MoDec is available at https://github.com/GfellerLab/MoDec/releases.

License

MoDec can be used freely by academic groups for non-commercial purposes (see the license file). The product is provided free of charge, and, therefore, on an "as is" basis, without warranty of any kind.

FOR-PROFIT USERS: If you plan to use MoDec (version 1.2) or any data provided with the script in any for-profit application, you are required to obtain a separate license. To do so, please contact nbulgin@lcr.org at the Ludwig Institute for Cancer Research Ltd.

Contact information

For scientific questions, please contact Julien Racle (julien.racle@unil.ch) or David Gfeller (david.gfeller@unil.ch).

For license-related questions, please contact Nadette Bulgin (nbulgin@lcr.org).

How to cite

To cite MoDec, please refer to:

Racle, J., et al. Robust prediction of HLA class II epitopes by deep motif deconvolution of immunopeptidomes. Nat. Biotechnol. 37, 1283–1286 (2019).