Review the MIC3109 QC and MIC4107 & MIC4109 Typing reports. They should not deviate from the values presented in document 1490.
Review a subset of samples of ACC5702. The values 'Ankomstdatum' and 'Datum sekvensering' should exist and correlate what is found in the LIMS.
Check the results folder for a few of the samples. Make sure the organization blast_search/mlst, blast_search/resistance, assembly/quast and lack of 'trimmed' directory (see above) holds true.
Find the config.log file for the samples in step three (see above). Make sure it exists and the information within it mimics the configuration used.
Run microSALT utils report XXX --type motif_overview to generate an EXPAC report. Make sure the report looks sensible.
Run microSALT utils resync review XXX --type report to generate an ST update report. Make sure the report looks sensible.
Test results
Coverage for MIC3109 deviated due to version changes. No individual value deviated more than 0.5% compared to the original, which is acceptable according to 1490. As a result of this, document 1490 will have it's values replaced.
Outputted as expected.
Looks just as described.
Looks just as described.
Report looks similar to previous resistance gene report.
Nothing looks obviously wrong with the ST report.
Sign-offs
[X] Code reviewed by @sylvinite
[X] Code tested by @sylvinite
[x] Approved to run at Clinical-Genomics by @patrikgrenfeldt
Description
End-user:
Bioinformaticians:
config.log
in each result directory which describes stores the configuration used to analyseInternals:
Primary function of PR
Testing
bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-microsalt-stage.sh aux_qol
us
source activate S_microSALT
microSALT analyse project MIC3109
microSALT analyse project MIC4107
microSALT analyse project MIC4109
microSALT analyse project ACC5702
microSALT utils report XXX --type motif_overview
to generate an EXPAC report. Make sure the report looks sensible.microSALT utils resync review XXX --type report
to generate an ST update report. Make sure the report looks sensible.Test results
Sign-offs