Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milescsmith authored Dec 30, 2024
1 parent e703802 commit d7a4494
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
[![Build Status](https://travis-ci.com/milescsmith/ReductionWrappers.svg?branch=master)](https://travis-ci.com/milescsmith/ReductionWrappers)
<!-- badges: end -->

# Note!

This is abandoned. I don't remember the last time I used Seurat and have entirely moved to the [scverse](https://scverse.org/) suite of tools for single-cell analysis.

# ReductionWrappers

R wrappers around dimensionality reduction methods found in Python modules. Uses the [reticulate](https://github.com/rstudio/reticulate) package to expose functionality. Additionally provides bridging functions that let these work as drop-in replacements when working with Seurat (verions 3) and SingleCellExperiment objects. Currently wraps:
Expand Down

0 comments on commit d7a4494

Please sign in to comment.