Skip to content

Commit 5b3e66d

Browse files
committed
Updated links to points to teh new SingleR-inc organization.
1 parent 1d126d2 commit 5b3e66d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
# celldex - reference cell type datasets
1616

1717
This package provides reference datasets with annotated cell types for convenient use by [BiocPy](https://github.com/biocpy) packages and workflows in Python.
18-
These references were sourced and uploaded by the [celldex R/Bioconductor](https://bioconductor.org/packages/devel/data/experiment/html/celldex.html) package.
19-
20-
Each dataset is loaded as a [`SummarizedExperiment`](https://bioconductor.org/packages/SummarizedExperiment) that is ready for further analysis, and may be used for downstream analysis, e.g in the [SingleR Python implementation](https://github.com/BiocPy/singler).
18+
These references were sourced and uploaded by the [**celldex** R/Bioconductor](https://bioconductor.org/packages/celldex) package.
2119

20+
Each dataset is loaded as a [`SummarizedExperiment`](https://bioconductor.org/packages/SummarizedExperiment) that is ready for further analysis, and may be used for downstream analysis,
21+
e.g in the [SingleR Python implementation](https://github.com/SingleR-inc/singler).
2222

2323
## Installation
2424

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ license = MIT
1212
license_files = LICENSE.txt
1313
long_description = file: README.md
1414
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
15-
url = https://github.com/biocpy/celldex
15+
url = https://github.com/SingleR-inc/celldex
1616
# Add here related links, for example:
1717
project_urls =
18-
Documentation = https://github.com/biocpy/celldex
18+
Documentation = https://github.com/SingleR-inc/celldex
1919
# Source = https://github.com/pyscaffold/pyscaffold/
2020
# Changelog = https://pyscaffold.org/en/latest/changelog.html
2121
# Tracker = https://github.com/pyscaffold/pyscaffold/issues

0 commit comments

Comments
 (0)