Releases: bvieth/powsimR
Releases · bvieth/powsimR
Version 1.2.4
Version 1.2.3
- Ensuring compability with R version 4.0
- Adapt log fold change model matrix addition
- Adapt methods of moments estimation of mean, dispersion and dropout during simulation
- Adding log fold changes to fraction of replicates per group (option
p.G
inSetup()
)
Version 1.1.0 relased
Version 1.1.0 released with the following changes / additions:
- simulation of batch effects (see options
p.B
,bLFC
andbPattern
inDESetup
andsimulateCounts
) - simulation of spike-in expression (see
estimateSpike
,plotSpike
and optionspikeIns
insimulateDE
andsimulateCounts
) - simulation of multiple sample groups (e.g. single cell populations) with
simulateCounts
- imputation and prefiltering options prior to normalisation in DE power simulations added (scImpute, scone, Seurat, DrImpute, SAVER)
- additional normalisation options and DE tools (esp. for single cells) included in
simulateDE
- evaluation of simulation setup using estimated versus true value comparisons of library size factors and log2 fold changes in
evaluateSim
andplotEvalSim
- increased flexibility in preprocessing for distribution evaluation in
evaluateDist