covar_association_check: Custom ICA function for analyzing gene expression data.

Description Usage Arguments Value

Description

Performing ICA on a dataset and create a list object with results.

Usage

1
2
covar_association_check(input_list = NULL, covars = NULL,
  cor_threshold = 0.05)

Arguments

input_list

An input ICAobject or PCAobject.

covars

A matrix of covariates with each row for a sample and each column for a covaraite

cor_threshold

Threshold that is going to be used for identifying significant associations.

Value

List with the following entries.


jinhyunju/icreport documentation built on May 19, 2019, 10:35 a.m.