CHANGES IN VERSION 0.99.24 ---------------------------------- * Various input checks added CHANGES IN VERSION 0.99.22 ---------------------------------- * Input parsing corrected so that a clear error message is provided when the design matrix samples doesn't match the data matrix header CHANGES IN VERSION 0.99.21 ---------------------------------- * Documentation example fixes CHANGES IN VERSION 0.99.20 ---------------------------------- * Reactivate quantile normalization CHANGES IN VERSION 0.99.19 ---------------------------------- * Empty annotation no longer leads to crash when writing output CHANGES IN VERSION 0.99.17/0.99.18 ---------------------------------- * Very minor fix where function wasn't retrieved properly from SummarizedExperiment CHANGES IN VERSION 0.99.16 ---------------------------------- * Crash when feeding SummarizedExperiment as input is fixed * If full rows contains only NA values they are filtered and a warning is generated CHANGES IN VERSION 0.99.15 ---------------------------------- * Corrected expected output from vapply in correlation matrix (where previous varying lengths caused crash) * Clearer error message when providing invalid sample/group conditions to statistics module * Issue where several identical RT-values caused crash in RT-slicing fixed