Skip to content

Releases: broadinstitute/scp-ingest-pipeline

1.23.0

15 Nov 21:20
ae99818
Compare
Choose a tag to compare

Added

  • h5ad cluster data extraction to IngestPipeline (#276)

1.22.0

06 Oct 16:48
3249e71
Compare
Choose a tag to compare

Added

  • Direct integration of ExpressionWriter into IngestPipeline (#273, #275)

1.21.0

26 Sep 13:41
f22493e
Compare
Choose a tag to compare

Added

  • Scratch scripts for generating data assets for image pipeline (#269, #270)

Fixed

  • Correctly filter previously inserted DataArray documents during automatic reconnect retries (#271)

1.20.1

09 Aug 18:58
688c4b4
Compare
Choose a tag to compare

Changed

  • Update basic AnnData validation to accept .h5 and .hdf5 file extensions (#266)

1.20.0

01 Aug 15:17
3cf2577
Compare
Choose a tag to compare

Added

  • Basic AnnData ingest, confirm Scanpy compatibility (#264)

Changed

  • DE output file naming to differentiate between results that only differ by '+' or '-' (#265)

1.19.2

21 Jun 16:02
c81634d
Compare
Choose a tag to compare

Fixed

  • fix imprecise sanitization on DE filename generation (#260)
  • fix NA handling in DE analysis for correct filename generation (#261)

1.19.1

14 Jun 15:04
53fa77f
Compare
Choose a tag to compare

Fixed

  • Fix ingest pipeline user_log.txt delocalization (#258)

1.19.0

02 Jun 16:00
a8332a3
Compare
Choose a tag to compare

Added

  • Added duplicate gene handling to DE analysis (#256)

1.18.0

23 May 15:48
275ae16
Compare
Choose a tag to compare

Added

  • Delocalize DE analysis files to study bucket (#254)

Fixed

  • Enable DE runs by filtering out annotation labels with only a single observation (#253)

1.17.2

25 Apr 14:55
1ac85e0
Compare
Choose a tag to compare

Changed

  • Updated DE to indicate annotation source, to handle DE for cluster annotations (#251)
  • Revert generat try-except (#250)