From 0fa40e06ea091bf6e9dbe9bf3dbcd04c3d8d739a Mon Sep 17 00:00:00 2001 From: agarwala95 <45240681+agarwala95@users.noreply.github.com> Date: Wed, 29 Apr 2020 03:10:06 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 280f4e2..1c13830 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Master Thesis Project: Harshita Agarwala +## Master Thesis Project: Harshita Agarwala Extracting Interpretable Latent Spaces for scRNA-seq Using Disentangled Representations -## Usage +### Usage Reproducing results from Jupyter Notebooks: * JN1_train.ipynb - loads, normalizes and trains the data @@ -11,4 +11,8 @@ Reproducing results from Jupyter Notebooks: * JN4_Out of Sample Prediction.ipynb - implements Out of Sample Prediction and analyses the results further * Model Comparisons folder provides the notebooks to reproducs the model architecture comparison plots. -The environment.yml file specifies the conda environment in which the project was run. +### Misc +* The **environment.yml** file specifies the conda environment in which the project was run. +* Data can be accessed from [here](https://drive.google.com/drive/folders/1ywXG0K-_nuqnFL8u3x4klsPNOrEdeg27A) + +