
Get number of samples or variables of an experiment
n_samples.RdGetting the number of samples or variables of an experiment().
Syntax sugar for ncol(exp$expr_mat) and nrow(exp$expr_mat).
Arguments
- exp
An
experiment().

n_samples.RdGetting the number of samples or variables of an experiment().
Syntax sugar for ncol(exp$expr_mat) and nrow(exp$expr_mat).
An experiment().