Skip to content

Commit ef3f802

Browse files
Temporarily revert mention of TL-MHC/TLBind/TLImm
1 parent 5975367 commit ef3f802

4 files changed

Lines changed: 0 additions & 44 deletions

File tree

docs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ ____________
8484
- MixMHCpred (class I binding score and percentile)
8585
- MixMHC2pred (class II binding score and percentile)
8686
- PRIME (class I immunogenicity score and percentile)
87-
- TLBind (class I binding score and class I presentation score)
88-
- TLImm (class I immunogenicity score)
8987
- ImmuScope (class II immunogenicity score)
9088

9189
- In order to support a more comprehensive evaluation of candidates, aggregate binding, presentation,

docs/install.rst

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -386,32 +386,6 @@ On certain system you may need to recompile the PRIME executable:
386386
cd /opt/PRIME/lib
387387
g++ -O3 PRIME.cc -o PRIME.x
388388

389-
Installing TL-MHC
390-
-----------------
391-
392-
If you wish to run the TLBind and TLImm prediction algorithms, you will need to
393-
install TL-MHC on your system. This package not a direct dependency of
394-
>>>>>>> c61d5908 (Add installation instructions for MixMHCpred, MixMHC2pred, PRIME, and TL-MHC)
395-
396-
.. code-block:: none
397-
398-
pip install git+https://github.com/griffithlab/TL-MHC.git#egg=TL-MHC
399-
400-
.. note::
401-
402-
TL-MHC needs to be installed in the same python 3
403-
environment as the ``pvactools`` package.
404-
405-
You can check that TL-MHC was installed successfully by running:
406-
407-
.. code-block:: none
408-
409-
pip show TL-MHC
410-
411-
This should show information about the TL-MHC installation.
412-
413-
.. _blast:
414-
415389
Installing BLAST
416390
----------------
417391

docs/releases/7_0.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ ____________
2626
- MixMHCpred (class I binding score and percentile)
2727
- MixMHC2pred (class II binding score and percentile)
2828
- PRIME (class I immunogenicity score and percentile)
29-
- TLBind (class I binding score and class I presentation score)
30-
- TLImm (class I immunogenicity score)
3129
- ImmuScope (class II immunogenicity score)
3230

3331
- In order to support a more comprehensive evaluation of candidates, aggregate binding, presentation,

docs/tools.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -134,20 +134,6 @@ _____
134134

135135
- License: `Academic License <https://github.com/GfellerLab/PRIME/blob/master/PRIME_license.pdf>`_
136136

137-
TL-MHC
138-
______
139-
140-
- Website: https://www.kavrakilab.org/publications/fasoulis2024-transfer.html
141-
- GitHub: https://github.com/KavrakiLab/TL-MHC
142-
- Citation: Fasoulis R, Rigo MM, Antunes DA, Paliouras G, Kavraki LE. Transfer learning improves pMHC
143-
kinetic stability and immunogenicity predictions. Immunoinformatics (Amst). 2024 Mar;13:100030.
144-
145-
doi: http://dx.doi.org/10.1016/j.immuno.2023.100030
146-
147-
PubMed PMID: `38577265 <https://pubmed.ncbi.nlm.nih.gov/38577265/>`_
148-
149-
- License: None provided
150-
151137
ImmuScope
152138
_________
153139

0 commit comments

Comments
 (0)