dims {geneExpression} R Documentation

get summary information about the HTS matrix dimensions

Description

Usage

dims(x);

Arguments

x

Details

Authors

phenotype_kit

Value

a tuple list that contains the dimension information of the gene expression matrix data:

the list data also has some specificied data fields: list(feature_size, feature_names, sample_size, sample_names).

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]