digitalDLSorteR 0.1.0 (2021-10-08)
- Added a
NEWS.md
file to track changes to the package.
digitalDLSorteR 0.1.1 (2021-10-18)
- Added Solaris OS as one of the options in
switch
function (BiocParallel environment in estimateZinbwaveParams
function).
- Some changes related to information about the package: messages during execution, README.
digitalDLSorteR 0.2.0 (2022-01-10)
- Implemented different ways to generate pseudo-bulk samples: MeanCPM, AddCPM, and AddRawCount (
simBulkProfiles
function).
- Implemented different ways to scale data before training: standarization and rescaling (
trainDigitalDLSorterModel
function).
- Vignettes updated.
- Detected bugs fixed.