Skip to content

Releases: AlexsLemonade/OpenScPCA-analysis

2024-11-07

07 Nov 16:05
b3df18e
Compare
Choose a tag to compare
2024-11-07 Pre-release
Pre-release

What's Changed

Full Changelog: 2024-10-09...2024-11-07

2024-10-09

09 Oct 13:39
c67fc87
Compare
Choose a tag to compare
2024-10-09 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2024-09-04...2024-10-09

2024-09-04

04 Sep 13:18
d6bea93
Compare
Choose a tag to compare
2024-09-04 Pre-release
Pre-release

What's Changed

Full Changelog: 2024-08-08...2024-09-04

2024-08-08

08 Aug 14:22
4d2cbd5
Compare
Choose a tag to compare
2024-08-08 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...2024-08-08

v0.1.0

24 Jul 13:44
61a24b0
Compare
Choose a tag to compare

This is the initial versioned release of the OpenScPCA-analysis repository.
The repository at this stage should be generally complete with respect to infrastructure, but the analysis is still only in the early stages.

With respect to infrastructure, the repository contains the following components:

  • detailed documentation in the docs directory explaining how to interact with the OpenScPCA project and how to set up and run analyses (published at https://openscpca.readthedocs.io/)
  • a create-analysis-module.py script for setting up new analysis modules
  • download-data.py and download-results.py scripts to download data and results from the OpenScPCA project
  • template notebooks, scripts, environment files, and Docker images for analysis modules

The repository contains the following analysis modules that are now in a relatively mature state:

  • hello-R
  • hello-python
  • simulate-sce
  • doublet-detection

The following additional modules are in active development:

  • cell-type-ewings
  • metacells