From a4abd56aaba038ce84df1f27ddc711ec64e994f0 Mon Sep 17 00:00:00 2001 From: David Fernandez Lobon Date: Thu, 22 Oct 2020 14:36:54 +0000 Subject: [PATCH] Update README.md --- README.md | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 20f14c8..d83b8d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,39 @@ -# MAIN NODE + +# Name of the proyect +## General Information + +| Document Summary|| +|-----------------|--------| +| Project| Project or work in which the document is involved; BigMedylitics, Clarify, P4-LUCAT, DISNET, etc. | +| Date | dd.mm.yyyy (fill in) | +|Summary | The present document provides the inputs, outputs and general work flow of a DA code project. | + +### List of Authors + +| Author name| Email| +|-----------------:|-----------| +|Author1 | test@test.com | +| Author2 | test2@test.com | +|...| +## DA code project information + +| DA code project summary|| +|-----------------:|-----------| +| Id: | predx¬es | +| Version: | v0.0.1 | +|Name:| Pre-diagnosis cases and notes| +|Description:|Filters population bypre-diagnosis type andgets itsassociated symptoms(from notes).| +|Date:| 22.10.2020| + +## Revision history +|Version|Date|Author(s)| Updates| +| :----: | :----: | :----: | :----: +| v0.0.1 | 22.10.2020 | David Fernández | Firts version of the document +|...| + +## Code summary + +|Version|GitLab group and project|Script names|Function|Script location (URL)|Notebook location (if applies)| +|-|-|-|-|-|-| +|v0.0.1|BigMedilitycs|predxnotes.R|Obtains pre-diagnosis notes (as dataframe) and manipulates its columns to fit the required format.|blob> master> R-Code> Feature-Extraction(https://medal.ctb.upm.es/internal/gitlab/bigmedilytics/bigmedilytics/tree/master/R-Code/Feature-Extraction)|| -- 2.24.1