Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
add deprecation warning to README and citation
Browse files Browse the repository at this point in the history
  • Loading branch information
justjhong committed May 10, 2024
1 parent 8baf701 commit 1ddea97
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Multi-resolution Variational Inference.

🚧 :warning: This is a soft launch of the new `mrvi` package. We are working on docs and tutorials. :warning: 🚧
🚧 :warning: [DEPRECATED] For the latest version of MrVI, please use the implementation in the `scvi-tools` package (`from scvi.external import MRVI`). This package will no longer be maintained. :warning: 🚧

## Getting started

Expand Down Expand Up @@ -128,7 +128,12 @@ If you found a bug, please use the [issue tracker][issue-tracker].

## Citation

> t.b.a
> **Deep generative modeling of sample-level heterogeneity in single-cell genomics**
>
> Pierre Boyeau, Justin Hong, Adam Gayoso, Martin Kim, Jose L. McFaline-Figueroa, Michael I. Jordan,
> Elham Azizi, Can Ergen, & Nir Yosef
>
> _bioRxiv_ 2024 May 10. doi: [10.1101/2022.10.04.510898](https://doi.org/10.1101/2022.10.04.510898).
[scverse-discourse]: https://discourse.scverse.org/
[issue-tracker]: https://github.com/justjhong/mrvi/issues
Expand Down

0 comments on commit 1ddea97

Please sign in to comment.