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, ...)

facilebio/FacileData documentation built on March 29, 2025, 4:30 p.m.