joinSample {geneExpression} R Documentation

do matrix join by samples

Description

Usage

joinSample(samples);

Arguments

samples

matrix in multiple batches data should be normalized at first before calling this data batch merge function. [as Matrix]

Details

Authors

phenotype_kit

Value

this function returns data object of type Matrix.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]