Skip to content

0.6.2

Choose a tag to compare

@pwwang pwwang released this 12 Nov 14:59
· 199 commits to master since this release
  • feat(CloneSelectors): default order to "-.n" for top() for long format data
  • feat: add AI coding agent instructions for scplotter
  • test: fix tests for top() when default order to "-.n"
  • fix(MarkersPlot): swap subsetting genes and comparisons to avoid "incorrect number of dimensions" error
  • fix(screp_subset): update Seurat object handling to use tidyseurat
  • fix(ClonalLengthPlot): ensure quantile breaks are unname'd (actual number instead of percentile)
  • fix(ClonalLengthPlot): adjust quantile breaks calculation for bar plot
  • chore(screp_subset): ensure 'tidyseurat' package is required for filtering Seurat objects
  • fix(clonal_size_data): update names_sep to names_pattern for better regex handling
  • fix(MarkersPlot): set default value_fill to 0 for improved heatmap visualization
  • docs(vignette): update LLM model from gpt-4o-mini to gpt-5-nano for improved performance
  • chore(DESCRIPTION): pin scRepertoire version to 2.2.1 for compatibility
  • ci: update R version from 4.4.1 to 4.4.3 for compatibility

Full Changelog: 0.6.1...0.6.2