From 5d65ada0e095f3a4227d2a78aec0f7be8d5e7965 Mon Sep 17 00:00:00 2001 From: Till Englert Date: Thu, 3 Aug 2023 15:09:52 +0200 Subject: [PATCH] Adjust line in usage.md for test not needing any configuration additionally added assembly only --- docs/usage.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 3ae7bcdf..2775744c 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -139,7 +139,10 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof - `test` - A profile with a complete configuration for automated testing - - Includes links to test data so needs no other parameters + - Includes links to test data but needs your own NCBI credentials +- `test_assembly_only` + - A small test profile, whith complete configuration for automated testing + - Includes links to test data and needs no other parameters - `docker` - A generic configuration profile to be used with [Docker](https://docker.com/) - `singularity`