From 5437ac5d43b550c4e3259c7f0e993bf392cdd6d7 Mon Sep 17 00:00:00 2001 From: Joshua Welch Date: Thu, 18 Feb 2021 11:28:22 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c4688..940160b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Predicting unobserved cell states from disentangled representations of single-cell data using generative adversarial networks The current folder contains files for implementing **VAE/beta-TCVAE, WGAN-GP, InfoWGAN-GP, and MichiGAN** on single-cell RNA-seq data. See our preprint for details: -[Predicting unobserved cell states from disentangled representations of single-cell data using generative adversarial networks](https://www.biorxiv.org/content/10.1101/2021.01.15.426872v1.full.pdf) (Yu and Welch, 2020+). +[Predicting unobserved cell states from disentangled representations of single-cell data using generative adversarial networks](https://www.biorxiv.org/content/10.1101/2021.01.15.426872v1) (Yu and Welch, 2020+). ## List of Files: