NEWS
flowSpecs 1.13.1 (2023-04-05)
- +Updates to specMatCalc to work with BigFoot data.
flowSpecs 1.11 (2022-07-23)
- Updating the specMatCalc function, to allow for inclusion of samples with an
internal negative control.
- Removing the dependency hexbin, as it is not in use (ggplot2 since 1.9.3)
flowSpecs 1.9.2 (2022-02-15)
- Adding a hexBin parameter to the oneVsAllPlot function
- Adding the dependency hexbin.
flowSpecs 1.9.1 (2021-12-18)
- Introduction of a dirName parameter to the oneVsAllPlot function.
- Increased versatility for the madFilter function.
flowSpecs 1.3.3 (2020-09-03)
- Changes to two tests due to minor errors
- Excluding the recommendation to use flowVS, due to its deprecation.
flowSpecs 1.3.2 (2020-05-15)
- Addition of peakNorm and associated test.
flowSpecs 1.3.1 (2020-05-15)
- Bug fix in arcTrans.
- Correcting the way specUnmix exchanges exprs objects.
flowSpecs 1.1.3 (2020-04-21)
- Adding an outlier removal step in the internal peakIdenti function
- Removing .internal calls in anticipation of the R 4.0 deprecation
- Minor bug fixes in internal fucntions.
flowSpecs 1.1.2 (2020-01-27)
- bug fix enabling multiple FSC measurements when generating the unmix matrix
flowSpecs 1.1.1 (2019-11-28)
- bug fix enabling multiple SSC measurements when generating the unmix matrix
flowSpecs 0.99.4 (2019-09-30)
- responses to BioConductor review #1
flowSpecs 0.99.3 (2019-09-18)
- Submitted to BioConductor
flowSpecs 0.99.2 (2019-09-18)
- Diminishing the size of the example data, to fit all size requirements.
flowSpecs 0.99.1 (2019-09-18)
- Version change, to suit BioConductor.
flowSpecs 0.9.2 (2019-09-17)
- Formal tests included for all user functions.
- Using specMatCalc with one color is deprecated.
flowSpecs 0.9.1 (2019-09-16)
- The name "flowSpecs" is introduced.
- The older "theFlowSpec" is from now on deprecated.