diff --git a/README.md b/README.md index 981ef37b..726b65d7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Containers are not perfect, below is a list of some issues you may face using co - Exit code 137, likely means your docker container used to much memory. ## Dependencies -Besides the Nextflow run time (requires Java), and container engine the dependencies required by mikrokondo are fairly minimal requiring only Python 3.10 (more recent Python versions will work as well) to run. Currently mikrokondo has been tested with fully with Singularity (partially with Apptainer, containers all work not all workflow paths tested) and partially tested with Docker (not all workflow paths tested). **Dependencies can be installed with Conda (e.g. Nextflow and Python) +Besides the Nextflow run time (requires Java), and container engine the dependencies required by mikrokondo are fairly minimal requiring only Python 3.10 (more recent Python versions will work as well) to run. Currently mikrokondo has been tested with fully with Singularity (partially with Apptainer, containers all work not all workflow paths tested) and partially tested with Docker (not all workflow paths tested). **Dependencies can be installed with Conda (e.g. Nextflow and Python)** ## Resources to download diff --git a/docs/usage/installation.md b/docs/usage/installation.md index 23e82014..2bbd78f5 100644 --- a/docs/usage/installation.md +++ b/docs/usage/installation.md @@ -14,7 +14,7 @@ Containers are not perfect, below is a list of some issues you may face using co - Exit code 137, likely means your docker container used to much memory. ## Dependencies -Besides the Nextflow run time (requires Java), and container engine the dependencies required by mikrokondo are fairly minimal requiring only Python 3.10 (more recent Python versions will work as well) to run. Currently mikrokondo has been tested with fully with Singularity (partially with Apptainer, containers all work not all workflow paths tested) and partially tested with Docker (not all workflow paths tested). **Dependencies can be installed with Conda (e.g. Nextflow and Python) +Besides the Nextflow run time (requires Java), and container engine the dependencies required by mikrokondo are fairly minimal requiring only Python 3.10 (more recent Python versions will work as well) to run. Currently mikrokondo has been tested with fully with Singularity (partially with Apptainer, containers all work not all workflow paths tested) and partially tested with Docker (not all workflow paths tested). **Dependencies can be installed with Conda (e.g. Nextflow and Python)** ## Resources to download