Package 'tRigon'

Title: Toolbox for Integrative Pathomics Analysis
Description: Processing and analysis of pathomics, omics and other medical datasets. 'tRigon' serves as a toolbox for descriptive and statistical analysis, correlations, plotting and many other methods for exploratory analysis of high-dimensional datasets.
Authors: David Hoelscher [aut, cre] , Roman Buelow [ctb] , Michael Goedertier [ctb]
Maintainer: David Hoelscher <[email protected]>
License: GPL (>= 3)
Version: 0.3.3
Built: 2024-11-23 06:50:53 UTC
Source: CRAN

Help Index


Run tRigon application

Description

Run tRigon application

Usage

run_tRigon()

Value

app

Author(s)

David Hoelscher

Examples

if(interactive()){
run_tRigon()
}