ICA_from_file: Do Independent components analysis The input matrix X (input...

Description Usage Arguments

View source: R/ICA_from_file.R

Description

Input: matrix X (ex. rows as genes, cols as samples) Output: plots only currently

Usage

1
ICA_from_file(data, data.labels, comps = 5)

Arguments

data

file for the input matrix X (.txt or .RDS file)

data.labels

labels for samples with two columns: samp.names and type

comps

number of components to be extracted, defualt = 5


KSheu/ksheu.lib documentation built on Oct. 14, 2020, 11:55 p.m.