MyNixOS website logo
Description

Enrichment Analysis of Clinically Relevant Concepts in Common Data Model Cohort Data.

Identifies clinically relevant concepts in Observational Medical Outcomes Partnership Common Data Model cohorts using an enrichment-based workflow. Defines target and control cohorts and extracts medical interventions that are over-represented in the target cohort during the observation period. Users can tune filtering and selection thresholds. The workflow includes chi-squared tests for two proportions with Yates continuity correction, logistic tests, and hierarchy and correlation mappings for relevant concepts. The results can be optionally explored using the bundled graphical user interface. For workflow details and examples, see <https://healthinformaticsut.github.io/CohortContrast/>.

CohortContrast

The goal of CohortContrast is to facilitate the comparison between cohorts in specified domains across all OMOP CDM datasets. It enables users to analyze and visualize the contrast between target and control cohorts effectively.

Installation

The development version of the package from GitHub:

# install.packages("devtools")
devtools::install_github("HealthInformaticsUT/CohortContrast")

Usage

For complete setup and workflow code, use:

  1. Project wiki (setup + workflow): https://github.com/HealthInformaticsUT/CohortContrast/wiki
  2. Package site (function reference + vignettes): https://healthinformaticsut.github.io/CohortContrast/

If you are running CohortContrast on an air-gapped server, see the wiki article here: https://github.com/HealthInformaticsUT/CohortContrast/wiki

Outputs

The CohortContrast package generates the following outputs:

  1. Running CohortContrast returns a list of tables (patient level summarised data for target and control) and saves a study folder with parquet files that can be analysed in the GUI directly.
  2. Using viewer helpers with runCohortContrastViewer generates plots from parquet-formatted results.
  3. Example studies are available under inst/example/st.
  4. Public study outputs can be explored at http://omop-apps.cloud.ut.ee/CohortContrast/.
  5. A larger example with 1080 diagnosis-level outputs is available in the CohortContrast Atlas at http://omop-apps.cloud.ut.ee/CohortContrastAtlas/.

More information

CohortContrast provides much more insight generation possibilities. See the package site for details: https://healthinformaticsut.github.io/CohortContrast/

For feature requests create issues on Github or contact Markus Haug ([email protected]) personally. Bug reports can be opened at https://github.com/HealthInformaticsUT/CohortContrast/issues.

Metadata

Version

1.0.0

License

Unknown

Platforms (80)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    uefi
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64-uefi
  • aarch64-windows
  • aarch64_be-none
  • arc-linux
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-linux
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • sh4-linux
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-uefi
  • x86_64-windows