Slist: Retrieve feature/gene projections stored in an IcaSet
object
as a list.
Description
These generic functions retrieve, from an IcaSet object,
the feature and gene projections contained in
the attribute S
and SByGene
as
a list where feature and gene IDs are preserved.
Usage
Slist(object)
SlistByGene(object)
Arguments
object
Object of class IcaSet
.
Value
Slist
and SlistByGene
return a list whose length equals the number of
components contained in the IcaSet
object. Each element of this
list contains a vector of feature or gene projections
indexed by the feature or gene IDs.