Skip to content

Releases: broadinstitute/scp-ingest-pipeline

1.27.1

28 Jun 13:09
b5a177b
Compare
Choose a tag to compare

Fixed

  • Bugfix for AnnData file upload with 3D clustering (#312)

1.27.0

27 Jun 14:14
c042057
Compare
Choose a tag to compare

Added

  • Integration of author DE into Ingest Pipeline (#310)
  • Author DE manifest file and one-vs-rest support (#309)
  • Verify and parse author DE files (#307)

Changed

  • Bump requests from 2.28.2 to 2.31.0 (#308)

1.26.1

16 May 14:15
9fbaa74
Compare
Choose a tag to compare

Changed

  • Revise processed_expression extract to generate mtx fragment files (#305)

1.26.0

01 May 15:53
99968dd
Compare
Choose a tag to compare

Added

  • Extract processed expression matrix data from AnnData #303

Changed

  • Refine mtx error messaging for transposed matrices #301
  • Update SCP ingest to use AnnData 0.9.1 #302

1.25.1

31 Mar 22:49
75e473c
Compare
Choose a tag to compare

Changed

  • Upgrade to pymongo 3.12 to migitate breaking Python 3.10 change (#299)

Fixed

  • Restore missing symlink to python in docker image (#299)

1.25.0

23 Mar 17:26
74a1d97
Compare
Choose a tag to compare

Added

  • notebook for generating AnnData conventional metadata reference image (#295)
  • implemented diffxpy tutorial for using pairwise tests for A vs B differential expression (#292)

Changed

  • Update ingest image to Python 3.10.9, Ubuntu 20.04 (#294)
  • Bump numpy fro 1.21.5 to 1.23.5 with Python update to resolve unsuccessful dependabot-generated upgrade attempt (#294)

Fixed

1.24.0

04 Jan 19:20
9158ec8
Compare
Choose a tag to compare

Added

  • Extract metadata from h5ad and delocalize ingest-intermediate files to study bucket (#287)

Changed

  • Test coverage for metadata extraction from h5ad files (#288)
  • Enable local development via Docker compose (#290)

1.23.3

15 Dec 16:19
46c4e17
Compare
Choose a tag to compare

Fixed

  • Correctly set filename when delocalizing extracted AnnData fragments (#283)
  • Make "cell type (custom)" test data more correct (#284)
  • Adding test coverage for AnnDataIngestor (#285)

1.23.2

29 Nov 21:23
613e26c
Compare
Choose a tag to compare

Changed

  • remove cell_type__custom dependency on cell_type (#281)

Fixed

  • check truthiness of "extract cluster" (#280 )

1.23.1

17 Nov 20:18
f32469e
Compare
Choose a tag to compare

Added

Changed

Fixed

  • Allow cluster data extraction from AnnData file with only 2 dimensions (#278)