Skip to content
Snippets Groups Projects
Commit 2ca75bfc authored by Workum, Dirk-Jan van's avatar Workum, Dirk-Jan van
Browse files

Merge branch 'update_bioconda_install_pantools' into 'develop'

Bioconda install update

See merge request !213
parents 18f1350a d721060e
No related branches found
No related tags found
2 merge requests!218release v4.3.1,!213Bioconda install update
Pipeline #81996 passed
......@@ -42,6 +42,15 @@ the tools.
$ mamba create -n pantools pantools
.. note::
If this doesn't work, you can try to install PanTools using the
following way:
.. substitution-code-block:: bash
$ mamba create -n pantools --strict-channel-priority -c conda-forge -c bioconda pantools=|ProjectVersion|
Please make sure to activate the environment before using PanTools:
.. substitution-code-block:: bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment