Mercurial > repos > immuneml > immuneml_tools
diff README.rst @ 6:2d3dd9ff7e84 draft
"planemo upload commit 74f2bd15d2b7723c8e5a22d743913706dc7d8333-dirty"
author | immuneml |
---|---|
date | Tue, 27 Jul 2021 09:30:50 +0000 |
parents | 48569213d91c |
children |
line wrap: on
line diff
--- a/README.rst Fri Jul 02 11:04:53 2021 +0000 +++ b/README.rst Tue Jul 27 09:30:50 2021 +0000 @@ -1,9 +1,7 @@ -Dependencies +The tools rely on immuneML version 2.0.1 or newer. + +Installation ============ -The tools rely on immuneML version 2.0.1 or newer. - -Installation: datatype -====================== You will need to define a new datatype ``immuneml_receptors``, which is done as follows: 1. In your ``galaxy.yml`` look up the name of your ``datatypes_config_file``. If the name is not yet defined, set @@ -16,6 +14,6 @@ ``<datatype extension="immuneml_receptors" type="galaxy.datatypes.text:Html" subclass="True"/>`` The line has to be inside ``<registration>`` along with the other datatypes. -Installation: The immuneML package -================================== -Conda installation of immuneML typically takes several minutes. There is general information about Galaxy's dependency resolution here: https://docs.galaxyproject.org/en/release_20.05/admin/conda_faq.html +The immuneML package +==================== +Conda installation of immuneML typically takes several minutes. There is general information about Galaxy dependency resolution here: https://docs.galaxyproject.org/en/release_20.05/admin/conda_faq.html