Releases: broadinstitute/scp-ingest-pipeline
Releases · broadinstitute/scp-ingest-pipeline
1.40.1
Changed
- Add logging to
STDOUT
for Cloud Logging integration (#383)
1.40.0
Added
- Incorporate row indices from author DE input file into parsed DE output files (#381)
Changed
- Maintain author-supplied row ordering for DE output when appropriate else sort by significance metric (#381)
Fixed
- Added missing attribute descriptions in metadata convention (no effect on validation) (#381)
1.39.0
Added
- Extending MongoDB auto-reconnect to all inserts (#379)
Changed
- Update docker-compose-setup.sh to use Google Artifact Registry (#378)
Fixed
- Addressed branch ref issues on Minify ontologies action (#377)
1.38.0
Added
• Enable pairwise DE in ingest pipeline (#374 )
1.37.1
Changed
- Use gene name instead of gene ID for DE from CELLxGENE AnnData #372
1.37.0
Added
- Secondary data check for Ensembl gene ID index (#370)
1.36.1
Fixed
- Coerce boolean metadata columns to categorical (#368)
1.36.0
Added
- Minify ontologies and keep them fresh, for fast metadata validation (#364)
Changed
- Harmonizing Mixpanel event properties (#366)
1.35.0
Added
- Extend differential expression jobs to AnnData files (#362)
1.34.0
Added
- Raw count cell name extraction for AnnData files (#359)
Changed
- Replacing vault with GSM for local development (#356)
Fixed
- Ensure correct TYPE for metadata in
adata.obs
from fragment files (#360)