| expression_vector {geneExpression} | R Documentation |
expression_vector(x, geneId);
a named numeric vector of the target gene expression across multiple samples, the name of each element is the corresponding sample id;
NULL will be returns if the given gene id is not exists in the input expression matrix object.