diff --git a/conf/hki.config b/conf/hki.config index b73558f..63718bf 100644 --- a/conf/hki.config +++ b/conf/hki.config @@ -7,7 +7,7 @@ params { profiles { apate { params { - config_profile_description = 'apate HKI cluster profile provided by nf-core/configs.' + config_profile_description = 'apate HKI cluster profile provided by nf-core/configs' config_profile_contact = 'James Fellows Yates (@jfy133)' config_profile_url = 'https://leibniz-hki.de' max_memory = 128.GB @@ -38,7 +38,7 @@ profiles { aither { params { - config_profile_description = 'apate HKI cluster profile provided by nf-core/configs.' + config_profile_description = 'aither HKI cluster profile provided by nf-core/configs' config_profile_contact = 'James Fellows Yates (@jfy133)' config_profile_url = 'https://leibniz-hki.de' max_memory = 128.GB @@ -69,7 +69,7 @@ profiles { arges { params { - config_profile_description = 'apate HKI cluster profile provided by nf-core/configs.' + config_profile_description = 'arges HKI cluster profile provided by nf-core/configs' config_profile_contact = 'James Fellows Yates (@jfy133)' config_profile_url = 'https://leibniz-hki.de' max_memory = 64.GB diff --git a/docs/hki.md b/docs/hki.md index cd102ce..de45c20 100644 --- a/docs/hki.md +++ b/docs/hki.md @@ -1,10 +1,10 @@ # nf-core/configs: HKI Configuration -All nf-core pipelines have been successfully configured for use on clusters at the [Leibniz Institute for Natural Product Research and Infection Biology Hans Knöll Institute](https://www.leibniz-hki.de/en/). +All nf-core pipelines have been successfully configured for use on clusters at the [Leibniz Institute for Natural Product Research and Infection Biology Hans Knöll Institute](https://www.leibniz-hki.de/en). -To use, run the pipeline with `-profile hki,`. This will download and launch the [`hki.config`](../conf/hki.config) which contains specific profiles for each cluter. The number of parallel jobs that run is currently limited to 8. +To use, run the pipeline with `-profile hki,`. This will download and launch the [`hki.config`](../conf/hki.config) which contains specific profiles for each cluster. The number of parallel jobs that run is currently limited to 8. -The profiles currently available are: +The currently available profiles are: - apate (uses singularity, cleanup set to true by default) - arges (uses singularity, cleanup set to true by default)