You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
*********************************
3
+
## CellTypist 1.6.1 (September 25, 2023)
4
+
- Add cuML-based GPU support for model training [#80](https://github.com/Teichlab/celltypist/pull/80)
5
+
- Detect data input format only for the first 1000 cells
6
+
- Fix KeyError in [to_adata](https://celltypist.readthedocs.io/en/latest/celltypist.classifier.AnnotationResult.html#celltypist.classifier.AnnotationResult.to_adata) when setting `mode = 'prob match'` in [celltypist.annotate](https://celltypist.readthedocs.io/en/latest/celltypist.annotate.html)
7
+
- Add gene symbol to ID conversion file and expand README [#87](https://github.com/Teichlab/celltypist/issues/87)
3
8
## CellTypist 1.6.0 (August 5, 2023)
4
9
- Separate [CellHint](https://github.com/Teichlab/cellhint) from CellTypist
5
10
- Keep strict one-to-one orthologs during species model conversion
0 commit comments