# synergyfinder 2.1.2 (2019-11-08) ## Changes * Fix the bug caused by changes in 2.1.1 # synergyfinder 2.1.1 (2019-10-30) ## New features * Add "file.type" option in the "PlotSynergy" and "PlotDoseResponse" functions to specify the format of files when saving plots. * Add "file.name" parameter to plot functions. User can specify the name of the saved files. ## Changes * Delete the "warning" exceptions in "FitDoseResponse" function. # synergyfinder 1.99.1 (2019-06-14) ## New features * Add data pre-process functions: AddNoise, ImputeNA to handle more data. * Make column names of input data compatible with "camel" and "snake" style. * Add one more method ("part") for correcting base line. * User can set adjusted in PlotDoseResponse function to plot original matrix. ## Changes * Updated algorithms in Loewe and ZIP functions. * Move correction argument from syngergy functions to ReshapeData function. * Delete Emin and Emax argument in CalculateSynergy function. * fixed the col.range and row.range in PlotSynergy function. # synergyfinder 1.5.1 ## New features * change license to Mozilla Public License 2.0 * update the citation information * fix for non-square dose response matrix # synergyfinder 1.3.0 ## New features * new kriging function in PlotSynergy function # synergyfinder 0.99.2 ## New features * Fixed the no convergence issue when fitting single drugs. * Fixed the Emin and Emax to 0 and 100 in PlotDoseResponse function. * User can set Emin and Emax for fitting single drugs. * Choose drug combination pair in PlotDoseResponse function. * Choose drug combination pair in PlotSynergy function. * Set legend starting and ending point in PlotSynergy function. # synergyfinder 0.99.1 ## New features * Fixed the issues in PlotSynergy function when the matrix is not 6*6. * Fixed the wrong labels of 3D synergy plot. * Fixed the index issues in Loewe function. # synergyfinder 0.99.0 ## New features * Four synergy score methods are implemented.