Skip to contents

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forksGitHub repo stars

GitHub commit activityGitHub contributorsGitHub last commitGitHub pull requestsGitHub repo sizeGitHub language countProject Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

What is what

What is teal?

teal is a shiny-based interactive exploration framework for analyzing clinical trials data. teal currently provides a dynamic filtering facility and diverse data viewers. teal shiny applications are built using standard shiny modules. See teal page for more details.

What is hermes?

hermes facilitates preprocessing, analyzing, and reporting of RNA-seq data. The core functionality is built on the BioConductor ecosystem, especially the SummarizedExperiment class from which the HermesData class inherits. See the vignette for more details.

So what is then teal.modules.hermes?

teal.modules.hermes provides teal modules (which can be used as part of any teal app), for interactive RNA-seq data analysis using hermes. Again it is heavily built on the BioConductor classes, in particular MultiAssayExperiment (MAE) which is expected to contain the HermesData experiments.

Installation

From July 2023 insightsengineering packages are available on r-universe.

# stable versions
install.packages('teal.modules.hermes', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org'))

# beta versions
install.packages('teal.modules.hermes', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org'))

See package vignettes browseVignettes(package = "teal.modules.hermes") for usage of this package.

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/teal.modules.hermes

Forkers

Forkers repo roster for @insightsengineering/teal.modules.hermes