featType-generic | R Documentation |
access and set feat_type slot of S4 subobject
featType(x)
## S4 method for signature 'featData'
featType(x)
## S4 replacement method for signature 'featData'
featType(x) <- value
x |
a Giotto S4 class subobject with feature type |
value |
value to set as feature type |
featType(featData)
: Get feature type information
featType(featData) <- value
: Set feature type information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.