From 8e1fe3f3856b44ccd430d32062d6113a73fec239 Mon Sep 17 00:00:00 2001 From: fra82 Date: Wed, 25 Sep 2019 13:04:53 +0200 Subject: [PATCH] Minor updates > Version 3.3 --- rtdoc/LocalExecution.md | 6 +++--- rtdoc/index.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rtdoc/LocalExecution.md b/rtdoc/LocalExecution.md index 4917614..67300f4 100644 --- a/rtdoc/LocalExecution.md +++ b/rtdoc/LocalExecution.md @@ -6,9 +6,9 @@ Comorbidity4j has to be executed by Java 1.8 or newer. As a consequence, as a prerequisite for the execution of Comorbidity4j you need to have Java installed. ## Download the JAR package -The compressed archive (comorbidity4j-3.2-bin.zip) that contains the latest version (LATEST_VERS = 3.2) of comorbidity4j can be downloaded at the following URL: +The compressed archive (comorbidity4j-3.3-bin.zip) that contains the latest version (LATEST_VERS = 3.3) of comorbidity4j can be downloaded at the following URL: -https://github.com/fra82/comorbidity4j/releases/tag/3.2 +https://github.com/fra82/comorbidity4j/releases/tag/3.3 ## Comorbidity4j Execution @@ -48,4 +48,4 @@ An example of the Web page where the comorbidity analysis execution can be monit - \ No newline at end of file + diff --git a/rtdoc/index.md b/rtdoc/index.md index 564dace..f21690a 100644 --- a/rtdoc/index.md +++ b/rtdoc/index.md @@ -1,7 +1,7 @@ ![Comorbidity4j](/img/logo.png)

Open-source Java tool to analyze comorbidities over large datasets of patients

-**Latest version: 3.2** +**Latest version: 3.3** Comorbidity4j is an Open-source java tool tailored to easily perform comorbidity analyses, thus **supporting the analysis of significant cooccurrences of diseases over large datasets of patient data**.