Skip to content

2023.12

Compare
Choose a tag to compare
@antgonza antgonza released this 08 Jan 13:21
· 71 commits to master since this release

Version 2023.12

Deployed on January 8th, 2024

  • The sample and preparation information pages will display the timestamp of their last update.
  • Added a ProcessingJob.complete_processing_job method to retrieve the job that is completing the current job.
  • Added a ProcessingJob.trace method to trace all the jobs of a processing_job.
  • Analyses now accept SLURM reservation's via the GUI; this will be helpful for workshops or classes.
  • Admins can now add per-user-level SLURM submission parameters via the DB; this is helpful to prioritize wet-lab and admin jobs.
  • Workflow definitions can now use sample or preparation information columns/values to differentiate between them.
  • Updated the Adapter and host filtering plugin (qp-fastp-minimap2) to v2023.12 addressing a bug in adapter filtering; more information.
  • Other fixes: 3334, 3338. Thank you @sjanssen2.
  • The internal Sequence Processing Pipeline is now using the human pan-genome reference, together with the GRCh38 genome + PhiX and CHM13 genome for human host filtering.