Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dorien-er committed Jul 15, 2024
1 parent 966e9b9 commit e2049f1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,19 @@

* `demux/bcl_convert`: add support for no lane splitting (PR #804).

* `reference/cellranger_mkgtf` component: Added cellranger mkgtf as a standalone component (PR #771).

* `scgpt/cross_check_genes` component: Added a gene-model cross check component for scGPT (PR #758).

* `scgpt/embedding`: component: Added scGPT embedding component (PR #761)

* `scgpt/tokenize_pad`: component: Added scGPT padding and tokenization component (PR #754).

* `scgpt/binning` component: Added a scGPT pre-processing binning component (PR #765).

* `transform/clr` component: Added the option to set the `axis` along which to apply CLR. Possible to override
on workflow level as well (PR #767).

* `labels_transfer/pynndescent_knn`: component: Added a component for KNN classification based on a PyNNDescent neighborhood graph (PR #830).

## MINOR CHANGES
Expand Down

0 comments on commit e2049f1

Please sign in to comment.