ARACNeTable: Saves a matrix in a format for input to ARACNe

View source: R/aracne_funcs.R

ARACNeTableR Documentation

Saves a matrix in a format for input to ARACNe

Description

Saves a matrix in a format for input to ARACNe

Usage

ARACNeTable(dat.mat, out.file, subset = TRUE)

Arguments

dat.mat

Matrix of data (genes X samples).

out.file

Output file where matrix will be saved.

subset

Switch for subsetting the matrix to 500 samples. Default TRUE.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.