FilterFeatures: Sanitize feature names for 'selectInput'

View source: R/zzz.R

FilterFeaturesR Documentation

Sanitize feature names for selectInput

Description

selectInput has some limitiations with biological feature names. This function sanitizes feature names according to the following rules:

  • Names matching the regular expression “\.\d+$” are removed

Usage

FilterFeatures(features)

Arguments

features

A character vector of feature names

Value

features, but sanitized

See Also

selectInput


satijalab/azimuth documentation built on Nov. 19, 2023, 8:34 a.m.