Skip to content

Commit 98d600f

Browse files
committed
release: version 0.1.0 🚀
1 parent b01c9d1 commit 98d600f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

HISTORY.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ Changelog
44

55
(unreleased)
66
------------
7+
- Minor bug correction. [drbecavin]
8+
- Merge pull request #26 from becavin-lab/rpy2. [drbecavin]
9+
10+
Rpy2
11+
- Minor bug correction. [drbecavin]
12+
- Fix requirements. [drbecavin]
13+
- Fix requirements. [drbecavin]
14+
- Fix requirements. [drbecavin]
15+
- Run lint, clean code. [drbecavin]
16+
- Add metrics calculation for Seurat objects (dimred not working yet)
17+
[drbecavin]
18+
- Implement Seurat management via rpy2. Summary, adata, qc and umap/tsne
19+
is now performed with R. No conversion from seurat to scanpy is needed
20+
anymore. [drbecavin]
21+
- Parse Cellranger files by searching for clustering and reductions in
22+
outs/analysis/ folder. [drbecavin]
23+
- Separate search of scanpy, seurat and cellranger. Add atlas_seurat for
24+
managing Seurat object with rpy2. [drbecavin]
25+
- Update README.md. [drbecavin]
26+
27+
28+
0.0.16 (2022-07-26)
29+
-------------------
30+
- Release: version 0.0.16 🚀 [drbecavin]
731
- Improve metrics management. Add annot and dimred metrics. [drbecavin]
832
- Add Metrics management with arguments, you can specify now the metrics
933
to run inside the argument list or usng config file. Fix also the use

checkatlas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.16
1+
0.1.0

0 commit comments

Comments
 (0)