NetMHCIIpan 2.0 INSTALLATION INSTRUCTIONS DESCRIPTION The NetMHCIIpan software predicts binding of peptides to more than 500 HLA-DR alleles using artificial neural networks. The predictions are given in IC50 values (nM). The method is described in detail in the following articles: NetMHCIIpan-2.0 - Improved pan-specific HLA-DR predictions using a novel concurrent alignment and weight optimization training procedure Nielsen M, Lundegaard C, Justesen S, Lund O, and Buus S Immunome Res. Nov 13;6(1):9, 2010. The 1.0 (original) version is described in: Quantitative predictions of peptide binding to any HLA-DR molecule of known sequence: NetMHCIIpan. Nielsen M, Lundegaard C, Blicher T, Peters B, Sette A, Justesen S, Buus S, and Lund O. PLoS Comput Biol. Jul 4;4(7), 2008. More information about the method can be found at: http://www.cbs.dtu.dk/services/NetMHCIIpan/ DOWNLOAD The NetMHCIIpan 2.0 software is a property of CBS (Center for Biological Sequence Analysis). It may be downloaded only by special agreement. For academic users there is a download site at: http://www.cbs.dtu.dk/cgi-bin/nph-sw_request?netMHCIIpan Other users are requested to contact software@cbs.dtu.dk. PRE-INSTALLATION netMHCIIpan 2.0 currently runs under Darwin (MacOSX) and Linux (several vendors). The package consists of two files: netMHCIIpan-2.0.readme this file netMHCIIpan-2.0..tar.Z compressed TAR archive where 'unix' is the UNIX platform on which you are about to install. After installation the software will occupy less than 30 Mb of diskspace. INSTALLATION 1. Uncompress and untar the package: cat netMHCIIpan-2.0..tar.Z | uncompress | tar xvf - This will produce a directory 'netMHCIIpan-2.0'. 2. From the CBS WWW site download the file: http://www.cbs.dtu.dk/services/NetMHCIIpan-2.0/data.tar.gz It should be 10813631 bytes. Put it in the 'netMHCIIpan-2.0' directory and then gunzip and untar it: gunzip -c data.tar.gz | tar xvf - This will produce a directory 'data' (~35MB). It is necessary for the NetMHCpanII 2.0 software to operate; once it has been installed you may delete the 'data.tar.gz' file; it will not be needed. 3. In the 'netMHCIIpan-2.0' directory edit the script 'netMHCIIpan': a. At the top of the file locate the part labelled "GENERAL SETTINGS: CUSTOMIZE TO YOUR SITE" and set the 'NMHOME' variable to the full path to the 'netMHCIIpan-2.0' directory on your system; b. Set TMPDIR to the full path to the tmp directory of you choice (must be user writable); 4. In the 'netMHCIIpan-2.0/test' directory test the software: > ../netMHCIIpan test.fsa > test.fsa.myout > ../netMHCIIpan -p test.pep > test.pep.myout The resulting "*.myout" files should be identical to the corresponding "*.out" files provided in the package. 5. Finish the installation: a. Copy or link the 'netMHCpIIan' script to a directory in the users' path. b. Copy the 'netMHCIIpan.1' file to a location in your manual system. If you need a compiled version try running: man -d netMHCIIpan.1 |compress >netMHCIIpan.Z or: neqn netMHCIIpan.1 |tbl |nroff -man |col |compress >netMHCIIpan.Z 6. Enjoy ... PROBLEMS Contact packages@cbs.dtu.dk in case of problems. Questions on the _scientific_ aspects of the NetMHCIIpan method should be sent to dr Morten Nielsen, mniel@cbs.dtu.dk. CBS, 8 Feb 2011 K. Rapacki