Skip to content

Commit 49d5c42

Browse files
authored
fix typos (#369)
1 parent acc51ec commit 49d5c42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/rapids_singlecell/tools/_pymde.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ def mde(
4444
4545
Notes
4646
-----
47-
This function adapted from scvi-tools.
47+
This function is adapted from scvi-tools.
4848
The appropriateness of use of visualization of high-dimensional spaces in single-
4949
cell omics remains an open research questions. See:
5050
Chari, Tara, Joeyta Banerjee, and Lior Pachter. "The specious art of single-cell genomics." bioRxiv (2021).
51-
If you use this function in your research please cite:
51+
If you use this function in your research, please cite:
5252
Agrawal, Akshay, Alnur Ali, and Stephen Boyd. "Minimum-distortion embedding." arXiv preprint arXiv:2103.02559 (2021).
5353
"""
5454
try:

0 commit comments

Comments
 (0)