plot_cor: Plot a correlation with ggplot

Description Usage Arguments Value Note

View source: R/correlations.R

Description

Use filter_values to decide how to and create an html file

Usage

1
plot_cor(file, cors, pval, threshold, label)

Arguments

file

The name of the file with the model

cors

A matrix with the correlations

pval

A matrix with the pvalues

threshold

The numeric threshold of the filter

label

Label for the output html file

Value

Create a html file at Figures/heatmap...html

Note

Expects genes in rows and species at the columns in cors and pvalue


llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.