Skip to content

v1.14.0

Compare
Choose a tag to compare
@ebezzi ebezzi released this 28 May 22:03
· 104 commits to main since this release
dfb2042

Major changes

  • Upgrade to tiledbsoma 1.11.3
  • Add a cellxgene_census.get_obs utility function that can be used to return an obs dataframe in Pandas format more easily.

What's Changed

  • [builder] Update list of accepted assays and bump schema to 2.0.1 by @ebezzi in #1117
  • [docs] update scvi notebook to use latest model by @pablo-gar in #1137
  • [docs] Update geneformer notebook to latest API changes by @pablo-gar in #1138
  • [docs] Add development setup notes for Census API by @prathapsridharan in #1111
  • [python] Add get_obs by @ivirshup in #1151
  • [python] share census objects in tests for faster test time by @ivirshup in #1156
  • [builder] Bump requests from 2.31.0 to 2.32.0 in /tools/cellxgene_census_builder by @dependabot in #1154
  • [builder] Add ClientResponseError to the builder managed exceptions by @ebezzi in #1126
  • [python] [R] Bump tiledbsoma to 1.11.3

New Contributors

Full Changelog: v1.13.1...v1.14.0