Releases: eastgenomics/trendyQC
Releases · eastgenomics/trendyQC
v1.1.1
Changes
- Create the logs folder in the
settings.py
so that it doesn't raise an error when trying to start the container without creating that folder - Creation of summary reports after imports that get sent to Slack and in the logs
- Allows import of reports even if some don't get import due to issues
v1.1.0
Changes
- Move
DEBUG
variable from being hardcoded to the docker-compose file
Unittests
- Remove randomness use to choose colors of plots
- Remove potential bug where multiple assay+sequencer combos are used multiple times in the data input i.e. if we have in our input:
- 240101 MYE - Seq1
- 240102 TSO - Seq2
- 240103 MYE - Seq1
- I believe the color of the 2nd MYE - Seq1 would have the same color of TSO - Seq2 in the old version of the code
- Fix weird bug with the GET request for the dashboard doesn't accept an empty tables key for the context data
- Fix parsing of date when saving filter