calcyt_heat: Cytoscape heatmaps

calcyt_heatR Documentation

Cytoscape heatmaps

Description

Plot heatmaps of up to 9 conditions and unlimited replicates for each node of the network

Usage

calcyt_heat(x, y, z)

Arguments

x

experimental data as a dataframe, compounds in rows, samples in columns

y

number of experimental conditions

z

number of replicates per condition

Value

Cytoscape network with heatmaps for each node

Examples

x <- data_to_plot
y <- 4
z <- 3
calcyt_binary(x,y,z)

delfarahalireza/calcyt documentation built on April 28, 2022, 12:05 a.m.