ternaryPlot: Given the immune compositions (ICs) of bulk-RNA samples, this...

View source: R/visualization.R

ternaryPlotR Documentation

Given the immune compositions (ICs) of bulk-RNA samples, this function creates a ternary plot similar to ALOT tube from EuroFlow analysis and Figure 1E of our paper.

Description

Given the immune compositions (ICs) of bulk-RNA samples, this function creates a ternary plot similar to ALOT tube from EuroFlow analysis and Figure 1E of our paper.

Usage

ternaryPlot(res)

Arguments

res

seAMLess object.

Value

ggplot2 object

Examples

library(seAMLess)

data(minRes)
ternaryPlot(minRes)


seAMLess documentation built on April 3, 2025, 7:51 p.m.