From 590a098b52d580cbea69c81d8c86b821a1baf322 Mon Sep 17 00:00:00 2001 From: Graeme Date: Mon, 19 Feb 2024 18:45:39 +0000 Subject: [PATCH] Update README.md Fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d7907a..9349e18 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ This is a static webpage that can be used to automate the download of multiple U ### tso_upload_helper.sh -If run with the name of a TSO project in DNA nexus as an argument, this script will partly populate the command required to upload the zip files to Quiagen: +If run with the name of a TSO related project in DNA nexus as an argument, this script will partly populate the command required to upload the zip files to Qiagen: ```bash tso_upload.sh 002_240216_A01229_0290_AHNL5GDMXY_TSO24006``` -The resulting command will be sent to std out with just the APP_ID and MOKAGUYS_AUTH_TOKEN needing to be added to each line, this can be done using find & replace. IMPORTANT: HD200 and NTC samp6es (HD200 or 00000_00000 in sample name) should have their lines removed manually as these should not be uploaded. \ No newline at end of file +The resulting command will be sent to std out with just the APP_ID and MOKAGUYS_AUTH_TOKEN needing to be added to each line, this can be done using find & replace. IMPORTANT: HD200 and NTC samples (HD200 or 00000_00000 in sample name) should have their lines removed manually as these should not be uploaded.