Skip to contents

Get Feature Types

Usage

get_feature_types(object)

Arguments

object

a SingleCellExperiment object

Value

vector of feature types in an object

Examples


data(small_example_dataset)
get_feature_types(small_example_dataset)
#> [1] "Spikes" "gene"