Skip to content

Releases: AlexsLemonade/scpca-docs

2026.04.16

16 Apr 18:40
bb616a7

Choose a tag to compare

What's Changed

Full Changelog: 2026.03.19...2026.04.16

2026.03.19

19 Mar 19:27
33bbe63

Choose a tag to compare

What's Changed

Full Changelog: 2026.02.09...2026.03.19

2026.02.09

09 Feb 20:50
6abb7e0

Choose a tag to compare

What's Changed

  • Consensus cell types have been updated to fix a minor bug in assigning labels.
    • Previously, if two out of three methods (SingleR, CellAssign, and SCimilarity) agreed but the third method was unable to classify a cell, the consensus cell type was incorrectly classified as Unknown. The consensus cell types have been updated so that if two out of three methods agree the consensus cell type is assigned with the appropriate label using an ontology-based approach, regardless of whether or not the third method is able to classify the cell.
  • The infercnv_success status previously reported in the metadata of SingleCellExperiment objects and uns of AnnData objects has been renamed as infercnv_status and now contains a string instead of boolean value.

Full Changelog: 2026.01.08...2026.02.09

2026.01.08

08 Jan 15:13
ad723e3

Choose a tag to compare

What's Changed

  • Data on the Portal can now be downloaded in three different ways:
    • By selecting a single project to download.
    • By creating a custom dataset with a selection of projects and/or samples.
      Custom datasets are referred to as My Dataset on the Portal.
    • By choosing one of the Portal-wide download options.
  • Although the content of the data included in each download has not changed, the download file structures have changed.
    See the Downloadable Files page for more information.
  • A new section of the documentation describing possible download options has been added.
  • The previously named single_cell_metadata.tsv files that are included with each download have been renamed to single-cell_metadata.tsv.

Full Changelog: 2025.12.17...2026.01.08

2025.12.17

17 Dec 17:56
638d184

Choose a tag to compare

What's Changed

This release fixes some minor typos and broken links in the documentation.

Full Changelog: 2025.12.04...2025.12.17

2025.12.04

05 Dec 16:27
9d98100

Choose a tag to compare

What's Changed

Updated documentation to reflect the new features added for all data on the Portal.

  • Doublet detection was run on all samples using scDblFinder.
    No doublets were filtered, but the results from scDblFinder are present in the filtered and processed objects.
  • Updated cell type annotations
    • All samples include cell type annotations obtained from SCimilarity, in addition to the existing cell type annotations from SingleR and CellAssign.
    • Consensus cell types have been updated to incorporate SCimilarity results.
      If two of the three automated methods agree using an ontology-based approach, a consensus cell type is assigned.
  • Cell types were annotated as part of the ongoing OpenScPCA project for SCPCP000004 (Neuroblastoma) and SCPCP000015 (Ewing sarcoma).
    These cell types are now included in all objects for those samples.
  • CNV inference was performed using InferCNV on all samples with at least 100 non-malignant reference cells, as identified by the consensus cell types.

In addition to these new features, data from the Portal can now be downloaded programmatically using the new ScPCAr package.

Full Changelog: 2025.07.25...2025.12.04

2025.07.25

25 Jul 18:40
69b3632

Choose a tag to compare

What's Changed

Added a note in the changelog about a bug fix made for merged objects available on the Portal.

Full Changelog: 2025.04.24...2025.07.25

2025.04.20

24 Apr 14:30
2bea5c1

Choose a tag to compare

What's Changed

Added documentation describing the new columns containing consensus cell types now available in processed and merged objects on the Portal.

Full Changelog: 2025.02.20...2025.04.24

2025.02.20

20 Feb 17:09
765c86f

Choose a tag to compare

Fix broken link in the Downloadable files section.

2024.11.21

21 Nov 14:42
e015307

Choose a tag to compare

Update documentation around bulk files in downloads to reflect a change that took effect earlier this year.