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.