Tags give the ability to mark specific points in history as being important
-
V1.20.0
b9b4cd02 · ·# New feature - New subworkflows and process for Element's data (demultiplexStat, remove merge_lanes process, use lane number to get fastq files, ...) #96 # Improvements - FastqScreen config file in the assets folder is use by default if no one is in the demultiplexed data folder #105 - Workflow's names have been changed : QC_ANALYSIS -> PLAGE, ILLUMINA_QC -> SHORT_READS_QC #106 - Illumina related NGL-Bi process have been moved into CORE_ILLUMINA sub-workflow #107 - MD5SUM process are called with the extension of file to run on
-
V1.16.0
ada8a2dd · ·Improvements and New features : - Update sortMeRNA databases #85 - Add Qualimap to the RNA pipeline #88 - New way to rename files before adding them in NGL-Bi (with sequence index) #91 Bugs fixed : - Add R dependency for picard's process #86 - Correct the column gotten to find the GC_DROPOUT value #87
-
V1.15.0
4a670904 · ·New features and Improvements - Update bwa version in fastqScreen conf file - Improve ressources for fastQC, Sortmerna, Qualimap, - Change defaut path to shared_modules, stored on genobioinfo - Run Qualimap in the RNA pipeline - DTM mode force to keep the workdir Bug fixed - GC_DROPOUT value is now got from report in DTM mode
-
V1.14.0
1d09f2f5 · ·Merges requests : !11, !12, !13, !14 New features & improvements : - STAR's logs are now kept #80 - Merge of fastq files by lanes for AVITI data #79 - Keep the wordir if DTM mode is activated #81 - New function to manage requested ressources #84 Bug fixed : - New default value for the lane in Treatment_demux_run (because of changes in shared_modules) #83
-
V1.10.0
8a2b4dbf · ·New features & improvement - New config for NGL-Bi related shared_modules #78 - Add GC bias analysis process in DTM mode (performe analysis and export results in the CSV) #76 - Multipool analysis per lane is now possible (based on multiline jFlow file) #75 Bug fixed - New config for dev mode #77 - Remove NA in demultiplexStat for MiSeq analysis #73
-
V1.0.0
e99ff103 · ·Merge : !2 The pipeline is now ready for DNA and RTL data, if the jFlow file contains only one line. Other condition is : one project on the lane. These limitations will remove soon # New features - Add scripts for DTM - Change trim sample method in the MultiQC config file - Add fastq subsetting step in the CORE pipeline - Add email sending steps - Change params case and more...