Clinical-Genomics / microSALT

Microbial Sequence Analysis and Loci-based Typing pipeline for use on NGS WGS data.
GNU General Public License v3.0
2 stars 3 forks source link

Auxillary Quality of Life #70

Closed sylvinite closed 5 years ago

sylvinite commented 5 years ago

Description

End-user:

Bioinformaticians:

Internals:

Primary function of PR

Testing

  1. Review the MIC3109 QC and MIC4107 & MIC4109 Typing reports. They should not deviate from the values presented in document 1490.
  2. Review a subset of samples of ACC5702. The values 'Ankomstdatum' and 'Datum sekvensering' should exist and correlate what is found in the LIMS.
  3. 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.
  4. 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.
  5. Run microSALT utils report XXX --type motif_overview to generate an EXPAC report. Make sure the report looks sensible.
  6. Run microSALT utils resync review XXX --type report to generate an ST update report. Make sure the report looks sensible.

Test results

  1. 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.
  2. Outputted as expected.
  3. Looks just as described.
  4. Looks just as described.
  5. Report looks similar to previous resistance gene report.
  6. Nothing looks obviously wrong with the ST report.

Sign-offs

sylvinite commented 5 years ago

Test done. Will deploy after vacation.