From ac9039d839d645d31b28437eea6ede3e7dce2d84 Mon Sep 17 00:00:00 2001 From: evast Date: Mon, 10 Aug 2015 14:27:39 +0200 Subject: [PATCH] Update README.md Added image caption --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 315af60..ee004d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ This TranSMART-XNAT-Importer plugin can import clinical image-derived data from XNAT and store them in TranSMART. -![alt tag](https://raw.github.com/evast/transmart-xnat-importer-plugin/master/docs/navigator.png) +![alt tag](https://raw.github.com/evast/transmart-xnat-importer-plugin/master/docs/navigator.png) +XNAT Data hierarchy shown in TranSMART ontology. TranSMART (http://transmartfoundation.org) is a data integration and browsing platform for central statistical analysis in translational research. @@ -8,4 +9,4 @@ XNAT (www.xnat.org) is a framework to store, share and manage medical imaging da To correlate the image-derived results with other medical data, such as demographic or genetic data, it would be useful to import the XNAT results in TranSMART. To this end, we developed the TranSMART-XNAT-Importer plugin (hereafter called plugin). To configure which XNAT image-derived data is imported in TranSMART, an administrator can create a coupling configuration in the online administration panel and start the import process. The plugin uses the default ETL Importer for clinical data to import the XNAT results in TranSMART. -Full background of the plugin, installation instructions and a user-guide to import data, can be found in documention.docx in the directory docs. \ No newline at end of file +Full background of the plugin, installation instructions and a user-guide to import data, can be found in documention.docx in the directory docs.