Description Usage Arguments Value Author(s) See Also
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.