map_trajectories: Map coexpression correlation trajectory of gene pairs over...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Creates a matrix where each column corresponds to a clustering resolution and each row corresponds to a gene pair, where all gene pairs from calculate_correlations() are assigned a unique row.

Usage

1
map_trajectories(corrs, gene = c())

Arguments

corrs

A list of correlation matrices

gene

An array of genes to include in analysis.

Value

List of numeric correlation matrices

Examples

1
map_trajectories(list_of_correlation_matrices_across_resolutions, gene = c("Lrp1","Lrp4","Lrp5","Lrp6"))

ZacharyDeBruine/WGCCNA documentation built on Dec. 16, 2019, 12:33 a.m.