Skip to content

Bioconductor 3.15

Compare
Choose a tag to compare
@lazappi lazappi released this 28 Apr 13:16
  • The splatPop simulation is now published in Genome Biology 🎉 ! (Fixes #128, PR #129 @azodichr)
  • Improved initialisation of Params objects (Fixes #132, PR #134 @wenjie2wang)
  • Improved fitting of dropout in splatEstimate()
    • Better initialisation of fitting as suggested by the InferCNV package (Fixes #142)
    • Additional fallback method (Fixes #133)
  • Bug fixes for the splat simulation
    • Replace scran::computeSumFactors() with scuttle::pooledSizeFactors() in lun2Estimate() (Fixes #130)
    • Removed duplicated code in splatSimPathCellMeans() (Fixes #131)
  • Bug fixes for the the splatPop simulation
      • Fixed bug where conditional eQTL effects were being incorrectly allocated (Fixes #125, @azodichr)

Full Changelog: v1.18.0...v1.20.0