Skip to content

Commit d21bb95

Browse files
Add language reflecting that all prediction algorithms come pre-installed in our Docker container
1 parent efc101f commit d21bb95

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ Docker and CWL
266266
Versioned Docker containers for pVACtools are available on DockerHub using the
267267
`griffithlab/pvactools <https://hub.docker.com/r/griffithlab/pvactools/>`_ repo.
268268
The Docker container contains pVACtools as well as installations of the
269-
standalone IEDB MHC Class I and Class II software. These are installed at
269+
standalone IEDB MHC Class I and Class II software and all other supported prediction
270+
algorithms (MHCflurry, MHCnuggets, BigMHC, and DeepImmuno). Standalone IEDB is installed at
270271
``/opt/iedb`` (``--iedb-install-directory /opt/iedb``).
271272

272273
An example on how to run pVACseq using Docker can be found on the :ref:`Getting Started <pvacseq_docker>` page.

docs/pvacseq/getting_started.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ ____________________________
3131
Versioned Docker containers for pVACtools are available on DockerHub using the
3232
`griffithlab/pvactools <https://hub.docker.com/r/griffithlab/pvactools/>`_ repo.
3333
The Docker container contains pVACtools as well as installations of the
34-
standalone IEDB MHC Class I and Class II software. These are installed at
34+
standalone IEDB MHC Class I and Class II software and all other supported prediction
35+
algorithms (MHCflurry, MHCnuggets, BigMHC, and DeepImmuno). Standalone IEDB is installed at
3536
``/opt/iedb`` (``--iedb-install-directory /opt/iedb``).
3637

3738
After `installing Docker <https://docs.docker.com/install/>`_

0 commit comments

Comments
 (0)