Skip to content

Version 5.0.1

Compare
Choose a tag to compare
@dcollins15 dcollins15 released this 21 Nov 20:56
· 305 commits to master since this release

Changes

  • Fixed SCTransform.StdAssay to pass extra arguments to sctransform::vst(). Fixes #7998
  • Fixed PercentageFeatureSet Layer calling #8009
  • Fixed cell highlighting #7914
  • Updated marker sorting to be by p-value with ties broken by absolute difference in percent expression
  • Fixed issue with replicated barcodes in MappingScore #7922
  • Improved PseudobulkExpression by adding 'g' to cell names that started with numeric values
  • Improved PseudobulkExpression by adding each variable specified in group.by as columns in the object metadata when return.seurat=TRUE
  • Fixed DimPlot and FeatureScatter which were breaking when using the split.by argument with a variable that contained NAs