mxl: Create list of matrices from several experiments. Create list...

Description Usage Arguments Value Author(s)

View source: R/mxl.dotplot.R

Description

Create list of matrices from several experiments.

Create list of matrices, where length of list is number of files (splits) in directories. For each matrix columns contains timepoints and rows contain experiments.

Usage

1
mxl(indir, expnames = NULL, timepoints = NULL, splitnames = NULL)

Arguments

indir

Input directories. Each directory correspont to one experiment.

expnames

Names of experiments. Names will be detected from names of directories if not specified.

timepoints

Datasets in columns of each file. Names of datapoints will be detected from column names of the first file.

splitnames

Names of files in directories. Splitnames will be detected from names of files in the first directory.

Value

List of matrices

Author(s)

Mark Boltengagen m.boltengagen@gmail.com


suvarzz/MNuc documentation built on Aug. 11, 2019, 6:45 a.m.