11LIST OF CHANGES
2-
2+
3+ release 91.0.0
34 - modified is_i5opposite when there is no reverse read
45 - removed scripts for monitoring instruments via ftp; related
56 modules and methods, their tests and test data are removed
@@ -19,17 +20,18 @@ LIST OF CHANGES
1920 - functionality for checking instruments' wash status and setting
2021 'was required' instrument tag is lost; this shoud be done outside
2122 of staging monitor
22- - minor change to npg_tracking::util::pipeline_config to move bqsr and
23- haplotype caller to a tertiary section which can be set by specifically
24- by reference or by using a default study config.
25- - npg_tracking::util::pipeline_config is refactored to restrict access
26- to attributes which should not be set by the caller (local_bin, product_config)
27- and to enable setting product release configuration file path via the
28- new product_conf_file_path attribute
23+ - npg_tracking::util::pipeline_config:
24+ move bqsr and haplotype caller to a tertiary section which can be
25+ set specifically by reference or by using a default study config;
26+ restrict access to attributes which should not be set by the caller
27+ (local_bin, product_config);
28+ enable setting product release configuration file path via the
29+ new product_conf_file_path attribute
2930 - genome reference hierarchy in the current samplesheet is not compatible with
3031 the latest version of MiSeq Illumina software; setting Workflow value to
3132 GenerateFastQ prevents the instrument's software from using this value,
3233 hence we can stop setting genome reference path altogether
34+ - make impossible to download cbcl file via tracking web pages
3335
3436release 90.3.0
3537 - npg_tracking::glossary::moniker -
0 commit comments