has_assay: Checks facile objects to see if they have a particular assay...

View source: R/api.R

has_assayR Documentation

Checks facile objects to see if they have a particular assay name.

Description

If x a FacileDataStore, return TRUE/FALSE if the assay is stored inside If x is a facile_frame, it will append a ⁠has_<assay_name>⁠ with TRUE/FALSE indicating wether or not a particular sample has assay data.

Usage

has_assay(x, assay_name = NULL, ...)

facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.