getComp | R Documentation |
IcaSet
object.This generic function retrieves, from an IcaSet
object,
the feature projections (contained in attribute S
) and
sample contributions (contained in attribute A
)
corresponding to a specific component.
getComp(object, level, ind)
object |
Object of class |
level |
Either "features" to retrieve projections contained in
|
ind |
The index of the component to be retrieved. |
getComp
returns a list containing two elements:
the feature or gene projections on the given component,
the sample contributions on the given component.
Anne Biton
class-IcaSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.