From be9e54f4b82caf5d049f7a2f8c308a8f76e30492 Mon Sep 17 00:00:00 2001 From: monj <monj@dtu.dk> Date: Wed, 29 Sep 2021 15:55:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6448ec..627a6fb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Feature statistics -To reproduce the results from out paper (link to come), you will need to clone this repository or download it as a .zip file. Then, download the input_data and results_justDictionaries folders from DTU Data at XX. Place both within the Lung_ECM folder, besides the code folder. Rename 'results_justDictionaries' to 'results' so as to reproduce the exact results from our paper. Under the same DTU Data link you will also find the complete set of results under 'results_complete'. +To reproduce the results from our paper (link to come), you will need to clone this repository or download it as a .zip file. Then, download the input_data and results_justDictionaries folders from DTU Data at XX. Place both within the Lung_ECM folder, besides the code folder. Rename 'results_justDictionaries' to 'results' so as to reproduce the exact results from our paper. Under the same DTU Data link you will also find the complete set of results under 'results_complete'. The following figure is a schematic view of the code, results and input_data folders. The table below describes further the content of the code folder found in this repository. -- GitLab