From 95aeccef446d3a3ca3cdf954217ef12576322cd4 Mon Sep 17 00:00:00 2001 From: Germana Baldi Date: Fri, 12 Jul 2024 13:54:22 +0100 Subject: [PATCH] Minor addition README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7f8578..05a3b8c 100755 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ where * `--live`: registers genomes on ENA's live server. Omitting this option allows to validate samples beforehand (it will need the `-test` option in the upload command for the test submission to work) * `--webin WEBIN_ID`: webin id (format: Webin_XXXXX) * `--password PASSWORD`: webin password - * `--centre_name CENTRE_NAME`: name of the centre uploading genomes + * `--centre_name CENTRE_NAME`: name of the centre generating and uploading genomes * `--tpa`: if uploading TPA (Third PArty) generated genomes It is recommended to validate your genomes in test mode (i.e. without `--live` in the registration step and with `-test` during the upload) before attempting the final upload. Launching the registration in test mode will add a timestamp to the genome name to allow multiple executions of the test process.