feature_type | R Documentation |
feature_type
from a SingleCellExperiment objectGet or set feature_type
from a SingleCellExperiment object
feature_type(object)
feature_type(object) <- value
feature_type.sce(object)
## S4 method for signature 'SingleCellExperiment'
feature_type(object)
## S4 replacement method for signature 'SingleCellExperiment'
feature_type(object) <- value
object |
A |
value |
Value to be assigned to corresponding object. |
the feature type used in feature counting for scATAC-Seq data
A string representing the feature type
Shani Amarasinghe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.