Skip to content

Commit

Permalink
Add more detail to Pending desc
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Alneberg <[email protected]>
  • Loading branch information
aanil and alneberg authored Jun 4, 2024
1 parent 90cc0c7 commit 6e756eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daily_read/daily_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"Library QC finished": "Library QC is a quality control of the sequencing library produced either by NGI or supplied by you, depending on the type of project.",
"Reception Control finished": "Reception Control consists of NGI staff measuring e.g. concentration and volume for the samples received.",
"Samples Received": "The samples have been received and registered at NGI.",
"Pending": "The order has been set up but the samples have not yet been received by NGI.",
"Pending": "The order has been set up but the samples have not yet been received or registered by NGI.",
}

PORTAL_URL = "https://ngisweden.scilifelab.se/orders"
Expand Down

0 comments on commit 6e756eb

Please sign in to comment.