Arguments
- object
(
AnyHermesData
)
input experiment.- assay_name
(
string
)
which assay to use.- genes
(
GeneSpec
)
which genes or which gene signature should be extracted.
Value
The combined data set, where the additional attribute gene_cols
contains
the names of the columns obtained by extracting the genes
information.
Note
The class of the returned data set will depend on the class of colData
, so usually
will be S4Vectors::DFrame
.