-
V3.4.6676a5553 · ·
Bug fixes : - ont_qc : correct demulitplexont component due to the last release (display all samples now) - methylseq : workflow now work on genobioinfo Enhancement - update SubsetSeqFiles component, adapt its behavior on each fastq to select the right number of reads to extract - update methylseq workflow not to save bismark and bismark_methylation_extractor file output (bam and other huge files) - make ont_qc workflow use sequencing_summary gzipped or not as input file
-
V3.3.28371a7b4 · ·
Fixes for nG6: - Path to application.prperties fixed in nG6_utils.php (Issue #216) - Fix for the purge delay variable in nG6_pi6_purge.php (Issue #217) - .png files are now displayed in the analysis page (Issue #218) - Update to workflows/components/contaminationsearch.py (Issue #221) - Remove the size display from the project an run pages (Issue #224) - Remove the hidden runs and analyses from the purge process (Issue #225)
-
V3.2.7.55dcd3225 · ·
Massive update to the purge process - The multiple "esitoul" email adresses in the purge mail's "cc" field have been fixed. Issue #195 - The hidden runs and analyzes will not appear anymore in the purge mail (and resent purge mail), nor in the volume counts for each purge demand, but are still recorded in our database. Issues #193, #178 - If a purge demand is already declared for a project (and still pending), and an admin tries to open a new one, a SQL trigger is called to prevent the insertion. This results in a mail sent to the nG6 admins, informing them that no new demand can be openned (for this project) as long as the old one has not been treated. Issue #192 Merge !118