README.md

DIVE: Data Integration & Visual Exploration

DIVE is an R/Shiny application that provides a proof-of-concept framework for integrating and visualizing data that have been generated on the same collection of individuals or sites. In the context of biomedical research, one can think of independent studies that use biosamples from individuals within the same cohort. In the context of ecological research, one can think of heterogeneous measurements that were gathered at various times and/or by different groups on the same geographical sites.

Though the components are designed to be modular and generic enough to be re-purposeable for different data collections, DIVE is optimized for the first context and demonstrate the concept with data from the Network for Pancreatic Organ Donors (nPOD) cohort. The motivating data comprise of painstakingly curated published research on the nPOD donor samples published over the last decade. DIVE can be configured with different instance data; when used with the nPOD data it is branded nPOD DataView, which requires DIVE to be installed, and then simply calls DIVE with custom configurations and data objects. nPOD DataView is intended for researchers (biologists) who want a "friendly" data portal. Thus, to see DIVE in action with the real data, go to DataView.

Others in the scientific community (developers and bioinformaticians) may be more interested in reusing or extending the code of DIVE for their own application.

This is still a work in progress and more details will be available as the application is finishing up on development and testing. To request a feature or file bugs: submit an issue.

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

R build status

Installation

The current version can be installed via devtools::install_github("anngvu/DIVE")

Modules

DIVE is composed of four stand-alone modules, each with different purposes and methods for interfacing with data, described below. The modules can be run independently or put together as part of the same web application.

Match Module (CohortXchange)

Matrix Module

MultiVUI Module

Data Helper Module



avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.