| take_shuffle {geneExpression} |
R Documentation |
random takes a subset of the gene features from the expression matrix
Description
Usage
Arguments
x
a gene expression matrix object. [as Matrix]
n
the sample size of the gene features for takes from the input expression matrix object. [as integer]
Details
Authors
phenotype_kit
Value
a data frame object that contains the randomly selected gene features: each row is a randomly selected gene feature(the row name is the gene id) and the columns is the expression data of the corresponding gene.
clr value class
Examples
[Package
geneExpression version 1.0.0.0
Index]