Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed typos
  • Loading branch information
Graeme-Smith authored Feb 19, 2024
1 parent 5ff7074 commit 590a098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.

0 comments on commit 590a098

Please sign in to comment.