feature_info | R Documentation |
feature_info
from a SingleCellExperiment objectGet or set feature_info
from a SingleCellExperiment object
feature_info(object)
feature_info(object) <- value
feature_info.sce(object)
## S4 method for signature 'SingleCellExperiment'
feature_info(object)
## S4 replacement method for signature 'SingleCellExperiment'
feature_info(object) <- value
object |
A |
value |
Value to be assigned to corresponding object. |
a dataframe of feature info for scATAC-seq data
A DataFrame of feature information
Shani Amarasinghe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.