Assay5-validity {SeuratObject}R Documentation

V5 Assay Validity

Description

Validation of Assay5 objects is handled by validObject

Layer Validation

blah

Key Validation

Keys must be a one-length character vector; a key must be composed of one of the following:

Keys that are not empty strings are validated with the regex “^[a-zA-Z][a-zA-Z0-9]*_$

See Also

validObject

v5 Assay object, validity, and interaction methods: $.Assay5(), Assay5-class, [.Assay5(), [[.Assay5(), dim.Assay5(), dimnames.Assay5(), merge.Assay5(), split.Assay5(), subset.Assay5()


[Package SeuratObject version 5.0.2 Index]