Skip to content

Commit d0a96af

Browse files
committed
Merge branch 'u/morriscb/updateUMAPcoords' into rc/0.5.0
2 parents 52c073b + db1c3c3 commit d0a96af

File tree

5 files changed

+254
-1725
lines changed

5 files changed

+254
-1725
lines changed

descriptions/Zeng_Aging_Mouse_10Xv3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Data](WMB-10Xv3.md).
1111
The expression matrices and associated metadata is hosted on AWS S3 bucket as a
1212
AWS Public Dataset:
1313

14-
| Component | Current Version | Size |
15-
|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------|
14+
| Component | Current Version | Size |
15+
|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------|
1616
| Expression Matrices | [s3://allen-brain-cell-atlas/expression_matrices/Zeng-Aging-Mouse-10Xv3/20241130](https://allen-brain-cell-atlas.s3.us-west-2.amazonaws.com/index.html#expression_matrices/Zeng-Aging-Mouse-10Xv3/20241130/) | 26 GB |
17-
| Cell and gene metadata | [s3://allen-brain-cell-atlas/metadata/Zeng-Aging-Mouse-10Xv3/20241130](https://allen-brain-cell-atlas.s3.us-west-2.amazonaws.com/index.html#metadata/Zeng-Aging-Mouse-10Xv3/20241130/) | 702 MB |
17+
| Cell and gene metadata | [s3://allen-brain-cell-atlas/metadata/Zeng-Aging-Mouse-10Xv3/20250131](https://allen-brain-cell-atlas.s3.us-west-2.amazonaws.com/index.html#metadata/Zeng-Aging-Mouse-10Xv3/20250131/) | 699 MB |
1818

1919
Data is being share under the CC BY NC 4.0 license.
2020

intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ notebook.
6969
(Kimberly Siletti)**
7070

7171
## Release Notes
72+
* **[Update aging Mouse UMAP (version 20250131), abc_atlas_access (v0.5.0)]**
73+
* Fix 588 cells with missing UMAP coordinates.
7274
* **[Aging Mouse data (version 20241130), abc_atlas_access (v0.4.0)]**
7375
* Add the Jin et al., aging mouse dataset.
7476
* 1.2 million cells divided into adult and aged mouse cells.

notebooks/Zeng_Aging_Mouse_10x_snRNASeq_tutorial.ipynb

Lines changed: 40 additions & 4 deletions
Large diffs are not rendered by default.

notebooks/Zeng_Aging_Mouse_clustering_analysis_and_annotation.ipynb

Lines changed: 208 additions & 1717 deletions
Large diffs are not rendered by default.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "abc_atlas_access"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
description = "A package for accessing/processing data from the ABC Atlas"
99
dependencies = [
1010
"anndata",

0 commit comments

Comments
 (0)