Browse code

bump x.y.z version to even y prior to creation of RELEASE_3_16 branch

J Wokaty authored on 01/11/2022 15:15:31
Showing 1 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: basecallQC
2 2
 Type: Package
3 3
 Title: Working with Illumina Basecalling and Demultiplexing input and output files
4
-Version: 1.21.0
4
+Version: 1.22.0
5 5
 Author: Thomas Carroll and Marian Dore
6 6
 Maintainer: Thomas Carroll <[email protected]>
7 7
 Description: The basecallQC package provides tools to work with Illumina bcl2Fastq (versions >= 2.1.7) software.Prior to basecalling and demultiplexing using the bcl2Fastq software, basecallQC functions allow the user to update Illumina sample sheets from versions <= 1.8.9 to >= 2.1.7 standards, clean sample sheets of common problems such as invalid sample names and IDs, create read and index basemasks and the bcl2Fastq command. Following the generation of basecalled and demultiplexed data, the basecallQC packages allows the user to generate HTML tables, plots and a self contained report of summary metrics from Illumina XML output files.