Releases: broadinstitute/scp-ingest-pipeline
Releases · broadinstitute/scp-ingest-pipeline
1.5.3
10 Aug 14:59
Compare
Sorry, something went wrong.
No results found
Fixed
Addressing off by one error w/ cell names, expression scores in dense ingest (#123 )
1.5.2
07 Aug 19:15
Compare
Sorry, something went wrong.
No results found
Fixed
Removing overwrite of cell names array in expression ingest (#122 )
1.5.1
07 Aug 18:40
Compare
Sorry, something went wrong.
No results found
Fixed
Corrected typo in data_arrays collection name for expression ingest (#121 )
1.5.0
07 Aug 17:50
Compare
Sorry, something went wrong.
No results found
Added
Initial implementation of parsing MTX (#120 )
Parsing for dense matrices (#108 )
Fixed
Include ontology_browser_url for organ_region in metadata convention (#118 )
1.4.0
27 Jul 15:23
Compare
Sorry, something went wrong.
No results found
Added
Log errors to Sentry (#117 )
1.3.10
17 Jul 15:41
Compare
Sorry, something went wrong.
No results found
Added
Add ontology_browser_url, update cell_type__custom (enum -> string) (#115 )
Coercion of Pandas-inferred NaN values for group annotations to type string (#114 )
Support for publishing scp-ingest-pipeline to PyPI (#103 , #110 )
Fixed
Ensure MTX file ingest stores all expression values (#113 )
Ensure coercion of Pandas-inferred numeric values for group annotations to type string by turning off Pandas' low memory option (#112 )
1.3.9
15 Jun 17:50
Compare
Sorry, something went wrong.
No results found
Fixes
Ensure proper delimiter detection for txt files (#106 )
Fix coercion of Pandas-inferred numeric values for group annotations to type string (#106 )
Prevent duplicate gene names in toy matrix (#104 )
Restrict annotation downcasing to cluster coordinate headers (#107 )
1.3.8
09 Jun 20:16
Compare
Sorry, something went wrong.
No results found
Added
fix package dependency to address docker image issue (#105 )
1.3.7
09 Jun 17:11
Compare
Sorry, something went wrong.
No results found
Added
Inject missing optional ontology labels to metadata backend (#97 )
Add genomes pipeline and script to make toy data for performance engineering (#102 )
Fixes
Undeclared data types for cluster and metadata files so that ingest pipeline returns a status code (#101 )
1.3.6
26 May 21:39
Compare
Sorry, something went wrong.
No results found
Changed:
Align cell_type__custom term with Cell Ontology (CL) terminology 2.1.3 (#98 )
Require cell_type if cell_type__custom provided 2.1.2 (#96 )